pgm_read_byte_near

pgm_read_byte_near(address_short)

Read a byte from the program space with a 16-bit (near) address.
Note:

The address is a byte address. The address is in the program space.