STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
Nvic Developtmnet Error Types

Macros

#define NVIC_E_PARAM_IRQ   0x01u
 
#define NVIC_E_PARAM_PRIORITY   0x02u
 
#define NVIC_E_NMI_ENTRY   0x03u
 
#define NVIC_E_HARDFAULT_ENTRY   0x04u
 

Detailed Description

Macro Definition Documentation

◆ NVIC_E_HARDFAULT_ENTRY

#define NVIC_E_HARDFAULT_ENTRY   0x04u

HardFault vector called unnecesary

◆ NVIC_E_NMI_ENTRY

#define NVIC_E_NMI_ENTRY   0x03u

NMI vector called unnecesary

◆ NVIC_E_PARAM_IRQ

#define NVIC_E_PARAM_IRQ   0x01u

API Service called with wrong parameter

◆ NVIC_E_PARAM_PRIORITY

#define NVIC_E_PARAM_PRIORITY   0x02u

API Service called with wrong parameter