Read a byte from eeprom.
uint8_t NVMCTRL_Basic_read_eeprom_byte( eeprom_adr_t eeprom_adr )
Type: eeprom_adr_t typedef
The byte-address in eeprom to read from
Type: uint8_t
The read byte