pgm_read_byte

pgm_read_byte(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.