Macros
Collaboration diagram for CAN_sleep_constants:

Macros

#define CAN_InitStatus_Failed   ((uint8_t)0x00)
 
#define CAN_InitStatus_Success   ((uint8_t)0x01)
 
#define CAN_Sleep_Failed   ((uint8_t)0x00)
 
#define CAN_Sleep_Failed   ((uint8_t)0x00)
 
#define CAN_Sleep_Failed   ((uint8_t)0x00)
 
#define CAN_Sleep_Ok   ((uint8_t)0x01)
 
#define CAN_Sleep_Ok   ((uint8_t)0x01)
 
#define CAN_Sleep_Ok   ((uint8_t)0x01)
 
#define CANSLEEPFAILED   CAN_Sleep_Failed
 
#define CANSLEEPFAILED   CAN_Sleep_Failed
 
#define CANSLEEPOK   CAN_Sleep_Ok
 
#define CANSLEEPOK   CAN_Sleep_Ok
 

Detailed Description

Macro Definition Documentation

◆ CAN_InitStatus_Failed

#define CAN_InitStatus_Failed   ((uint8_t)0x00)

CAN initialization failed

Definition at line 212 of file stm32f10x_can.h.

◆ CAN_InitStatus_Success

#define CAN_InitStatus_Success   ((uint8_t)0x01)

CAN initialization OK

Definition at line 213 of file stm32f10x_can.h.

◆ CAN_Sleep_Failed [1/3]

#define CAN_Sleep_Failed   ((uint8_t)0x00)

CAN did not enter the sleep mode

Definition at line 446 of file stm32f30x_can.h.

◆ CAN_Sleep_Failed [2/3]

#define CAN_Sleep_Failed   ((uint8_t)0x00)

CAN did not enter the sleep mode

Definition at line 447 of file stm32f4xx_can.h.

◆ CAN_Sleep_Failed [3/3]

#define CAN_Sleep_Failed   ((uint8_t)0x00)

CAN did not enter the sleep mode

Definition at line 462 of file stm32f10x_can.h.

◆ CAN_Sleep_Ok [1/3]

#define CAN_Sleep_Ok   ((uint8_t)0x01)

CAN entered the sleep mode

Definition at line 447 of file stm32f30x_can.h.

◆ CAN_Sleep_Ok [2/3]

#define CAN_Sleep_Ok   ((uint8_t)0x01)

CAN entered the sleep mode

Definition at line 448 of file stm32f4xx_can.h.

◆ CAN_Sleep_Ok [3/3]

#define CAN_Sleep_Ok   ((uint8_t)0x01)

CAN entered the sleep mode

Definition at line 463 of file stm32f10x_can.h.

◆ CANSLEEPFAILED [1/2]

#define CANSLEEPFAILED   CAN_Sleep_Failed

Definition at line 450 of file stm32f30x_can.h.

◆ CANSLEEPFAILED [2/2]

#define CANSLEEPFAILED   CAN_Sleep_Failed

Definition at line 451 of file stm32f4xx_can.h.

◆ CANSLEEPOK [1/2]

#define CANSLEEPOK   CAN_Sleep_Ok

Definition at line 451 of file stm32f30x_can.h.

◆ CANSLEEPOK [2/2]

#define CANSLEEPOK   CAN_Sleep_Ok

Definition at line 452 of file stm32f4xx_can.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:14