![]() |
ARMEBS4
revision-26.06.2015
|
![]() |
Macros | |
#define | CAN_ErrorCode_NoErr |
#define | CAN_ErrorCode_StuffErr |
#define | CAN_ErrorCode_FormErr |
#define | CAN_ErrorCode_ACKErr |
#define | CAN_ErrorCode_BitRecessiveErr |
#define | CAN_ErrorCode_BitDominantErr |
#define | CAN_ErrorCode_CRCErr |
#define | CAN_ErrorCode_SoftwareSetErr |
#define CAN_ErrorCode_NoErr |
No Error
Definition at line 468 of file stm32f4xx_can.h.
#define CAN_ErrorCode_StuffErr |
Stuff Error
Definition at line 469 of file stm32f4xx_can.h.
#define CAN_ErrorCode_FormErr |
Form Error
Definition at line 470 of file stm32f4xx_can.h.
#define CAN_ErrorCode_ACKErr |
Acknowledgment Error
Definition at line 471 of file stm32f4xx_can.h.
#define CAN_ErrorCode_BitRecessiveErr |
Bit Recessive Error
Definition at line 472 of file stm32f4xx_can.h.
#define CAN_ErrorCode_BitDominantErr |
Bit Dominant Error
Definition at line 473 of file stm32f4xx_can.h.
#define CAN_ErrorCode_CRCErr |
CRC Error
Definition at line 474 of file stm32f4xx_can.h.
#define CAN_ErrorCode_SoftwareSetErr |
Software Set Error
Definition at line 475 of file stm32f4xx_can.h.