Macros
Collaboration diagram for CAN_Error_Code_constants:

Macros

#define CAN_ErrorCode_ACKErr   ((uint8_t)0x30)
 
#define CAN_ErrorCode_ACKErr   ((uint8_t)0x30)
 
#define CAN_ErrorCode_ACKErr   ((uint8_t)0x30)
 
#define CAN_ErrorCode_BitDominantErr   ((uint8_t)0x50)
 
#define CAN_ErrorCode_BitDominantErr   ((uint8_t)0x50)
 
#define CAN_ErrorCode_BitDominantErr   ((uint8_t)0x50)
 
#define CAN_ErrorCode_BitRecessiveErr   ((uint8_t)0x40)
 
#define CAN_ErrorCode_BitRecessiveErr   ((uint8_t)0x40)
 
#define CAN_ErrorCode_BitRecessiveErr   ((uint8_t)0x40)
 
#define CAN_ErrorCode_CRCErr   ((uint8_t)0x60)
 
#define CAN_ErrorCode_CRCErr   ((uint8_t)0x60)
 
#define CAN_ErrorCode_CRCErr   ((uint8_t)0x60)
 
#define CAN_ErrorCode_FormErr   ((uint8_t)0x20)
 
#define CAN_ErrorCode_FormErr   ((uint8_t)0x20)
 
#define CAN_ErrorCode_FormErr   ((uint8_t)0x20)
 
#define CAN_ErrorCode_NoErr   ((uint8_t)0x00)
 
#define CAN_ErrorCode_NoErr   ((uint8_t)0x00)
 
#define CAN_ErrorCode_NoErr   ((uint8_t)0x00)
 
#define CAN_ErrorCode_SoftwareSetErr   ((uint8_t)0x70)
 
#define CAN_ErrorCode_SoftwareSetErr   ((uint8_t)0x70)
 
#define CAN_ErrorCode_SoftwareSetErr   ((uint8_t)0x70)
 
#define CAN_ErrorCode_StuffErr   ((uint8_t)0x10)
 
#define CAN_ErrorCode_StuffErr   ((uint8_t)0x10)
 
#define CAN_ErrorCode_StuffErr   ((uint8_t)0x10)
 

Detailed Description

Macro Definition Documentation

#define CAN_ErrorCode_ACKErr   ((uint8_t)0x30)

Acknowledgment Error

Definition at line 476 of file stm32f30x_can.h.

#define CAN_ErrorCode_ACKErr   ((uint8_t)0x30)

Acknowledgment Error

Definition at line 477 of file stm32f4xx_can.h.

#define CAN_ErrorCode_ACKErr   ((uint8_t)0x30)

Acknowledgment Error

Definition at line 488 of file stm32f10x_can.h.

#define CAN_ErrorCode_BitDominantErr   ((uint8_t)0x50)

Bit Dominant Error

Definition at line 478 of file stm32f30x_can.h.

#define CAN_ErrorCode_BitDominantErr   ((uint8_t)0x50)

Bit Dominant Error

Definition at line 479 of file stm32f4xx_can.h.

#define CAN_ErrorCode_BitDominantErr   ((uint8_t)0x50)

Bit Dominant Error

Definition at line 490 of file stm32f10x_can.h.

#define CAN_ErrorCode_BitRecessiveErr   ((uint8_t)0x40)

Bit Recessive Error

Definition at line 477 of file stm32f30x_can.h.

#define CAN_ErrorCode_BitRecessiveErr   ((uint8_t)0x40)

Bit Recessive Error

Definition at line 478 of file stm32f4xx_can.h.

#define CAN_ErrorCode_BitRecessiveErr   ((uint8_t)0x40)

Bit Recessive Error

Definition at line 489 of file stm32f10x_can.h.

#define CAN_ErrorCode_CRCErr   ((uint8_t)0x60)

CRC Error

Definition at line 479 of file stm32f30x_can.h.

#define CAN_ErrorCode_CRCErr   ((uint8_t)0x60)

CRC Error

Definition at line 480 of file stm32f4xx_can.h.

#define CAN_ErrorCode_CRCErr   ((uint8_t)0x60)

CRC Error

Definition at line 491 of file stm32f10x_can.h.

#define CAN_ErrorCode_FormErr   ((uint8_t)0x20)

Form Error

Definition at line 475 of file stm32f30x_can.h.

#define CAN_ErrorCode_FormErr   ((uint8_t)0x20)

Form Error

Definition at line 476 of file stm32f4xx_can.h.

#define CAN_ErrorCode_FormErr   ((uint8_t)0x20)

Form Error

Definition at line 487 of file stm32f10x_can.h.

#define CAN_ErrorCode_NoErr   ((uint8_t)0x00)

No Error

Definition at line 473 of file stm32f30x_can.h.

#define CAN_ErrorCode_NoErr   ((uint8_t)0x00)

No Error

Definition at line 474 of file stm32f4xx_can.h.

#define CAN_ErrorCode_NoErr   ((uint8_t)0x00)

No Error

Definition at line 485 of file stm32f10x_can.h.

#define CAN_ErrorCode_SoftwareSetErr   ((uint8_t)0x70)

Software Set Error

Definition at line 480 of file stm32f30x_can.h.

#define CAN_ErrorCode_SoftwareSetErr   ((uint8_t)0x70)

Software Set Error

Definition at line 481 of file stm32f4xx_can.h.

#define CAN_ErrorCode_SoftwareSetErr   ((uint8_t)0x70)

Software Set Error

Definition at line 492 of file stm32f10x_can.h.

#define CAN_ErrorCode_StuffErr   ((uint8_t)0x10)

Stuff Error

Definition at line 474 of file stm32f30x_can.h.

#define CAN_ErrorCode_StuffErr   ((uint8_t)0x10)

Stuff Error

Definition at line 475 of file stm32f4xx_can.h.

#define CAN_ErrorCode_StuffErr   ((uint8_t)0x10)

Stuff Error

Definition at line 486 of file stm32f10x_can.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54