2.1.6 pgm_read_word_near
pgm_read_word_near(address_short)
Read a word 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_word_near(address_short)
The address is a byte address. The address is in the program space.