HAL_NOR_GetStatus() function
Returns the NOR operation status.
Arguments
hnor
pointer to a NOR_HandleTypeDef structure that contains the configuration information for NOR module.
Timeout
NOR programming Timeout
Return value
NOR_Status The returned value can be: HAL_NOR_STATUS_SUCCESS, HAL_NOR_STATUS_ERROR or HAL_NOR_STATUS_TIMEOUT
Examples
HAL_NOR_GetStatus() is referenced by 3 libraries and example projects: