NVMCTRL_Basic_is_eeprom_ready

Check if the EEPROM can accept data to be read or written.

bool NVMCTRL_Basic_is_eeprom_ready(
)

Returns

Type: bool

The status of EEPROM busy check

false

The EEPROM can not receive data to be read or written

true

The EEPROM can receive data to be read or written