STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | FLS_E_BUSY 0x06u |
#define | FLS_E_VERIFY_ERASE_FAILED 0x07u |
#define | FLS_E_VERIFY_WRITE_FAILED 0x08u |
#define | FLS_E_TIMEOUT 0x09u |
#define FLS_E_BUSY 0x06u |
API service called while driver still busy
#define FLS_E_TIMEOUT 0x09u |
Timeout exceeded
#define FLS_E_VERIFY_ERASE_FAILED 0x07u |
Erase verification (blank check) failed
#define FLS_E_VERIFY_WRITE_FAILED 0x08u |
Write verification (compare) failed