CARME-M4 BSP
V1.5
|
Modules | |
Initialization and Configuration functions | |
Initialization and Configuration functions. | |
CAN Frames Transmission functions | |
CAN Frames Transmission functions. | |
CAN Frames Reception functions | |
CAN Frames Reception functions. | |
CAN Operation modes functions | |
CAN Operation modes functions. | |
CAN Bus Error management functions | |
CAN Bus Error management functions. | |
Interrupts and flags management functions | |
Interrupts and flags management functions. | |
Functions | |
static ITStatus | CheckITStatus (uint32_t CAN_Reg, uint32_t It_Bit) |
Checks whether the CAN interrupt has occurred or not. More... | |
|
static |
Checks whether the CAN interrupt has occurred or not.
CAN_Reg | specifies the CAN interrupt register to check. |
It_Bit | specifies the interrupt source bit to check. |
The | new state of the CAN Interrupt (SET or RESET). |
Definition at line 1672 of file stm32f4xx_can.c.