STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | MCU_E_PARAM_CONFIG 0x0Au |
#define | MCU_E_PARAM_CLOCK 0x0Bu |
#define | MCU_E_PARAM_MODE 0x0Cu |
#define | MCU_E_PARAM_RAMSECTION 0x0Du |
#define | MCU_E_PLL_NOT_LOCKED 0x0Eu |
#define | MCU_E_UNINIT 0x0Fu |
#define | MCU_E_PARAM_POINTER 0x10u |
#define | MCU_E_INIT_FAILED 0x11u |
#define MCU_E_INIT_FAILED 0x11u |
API service called with wrong parameter
#define MCU_E_PARAM_CLOCK 0x0Bu |
API service called with wrong parameter
#define MCU_E_PARAM_CONFIG 0x0Au |
API service called with wrong parameter
#define MCU_E_PARAM_MODE 0x0Cu |
API service called with wrong parameter
#define MCU_E_PARAM_POINTER 0x10u |
API service called with wrong parameter
#define MCU_E_PARAM_RAMSECTION 0x0Du |
API service called with wrong parameter
#define MCU_E_PLL_NOT_LOCKED 0x0Eu |
API service called with wrong parameter
#define MCU_E_UNINIT 0x0Fu |
API service called with wrong parameter