NVMCTRL_Basic_read_flash_byte

Read a byte from flash.

uint8_t NVMCTRL_Basic_read_flash_byte(
    flash_adr_t flash_adr
)

Parameters

flash_adr

Type: flash_adr_t typedef

The byte-address in flash to read from

Returns

Type: uint8_t

The read byte