2.1.5 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.
pgm_read_byte_near(address_short)
The address is a byte address. The address is in the program space.