SPRUJB8 April 2024
Returns the status of the Flash State Machine
Fapi_StatusType Fapi_checkFsmForReady(void)
None
This function returns the status of the Flash State Machine indicating if it is ready to accept a new command or not. The primary use is to check if an Erase or Program operation has finished.
Fapi_Status_FsmBusy (FSM is busy and cannot accept new command except for suspend commands)
Fapi_Status_FsmReady (FSM is ready to accept new command)