10.6.3.1.3 Function nvm_is_ready()

Checks if the NVM controller is ready to accept a new command.

bool nvm_is_ready( void )

Checks the NVM controller to determine if it is currently busy execution an operation, or ready for a new command.

Returns

Busy state of the NVM controller.

Table 10-7. Return Values
Return valueDescription

true

If the hardware module is ready for a new command

false

If the hardware module is busy executing a command