STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
Flash Runtime Errors.

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
 

Detailed Description

Macro Definition Documentation

◆ FLS_E_BUSY

#define FLS_E_BUSY   0x06u

API service called while driver still busy

◆ FLS_E_TIMEOUT

#define FLS_E_TIMEOUT   0x09u

Timeout exceeded

◆ FLS_E_VERIFY_ERASE_FAILED

#define FLS_E_VERIFY_ERASE_FAILED   0x07u

Erase verification (blank check) failed

◆ FLS_E_VERIFY_WRITE_FAILED

#define FLS_E_VERIFY_WRITE_FAILED   0x08u

Write verification (compare) failed