STM32F1 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F1 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Groups
CAN_sleep_constants

Macros

#define CANINITFAILED   ((uint8_t)0x00)
 
#define CANINITOK   ((uint8_t)0x01)
 
#define CANSLEEPFAILED   ((uint8_t)0x00)
 
#define CANSLEEPOK   ((uint8_t)0x01)
 

Detailed Description

Macro Definition Documentation

#define CANINITFAILED   ((uint8_t)0x00)

CAN initialization failed

#define CANINITOK   ((uint8_t)0x01)

CAN initialization failed

#define CANSLEEPFAILED   ((uint8_t)0x00)

CAN did not enter the sleep mode

#define CANSLEEPOK   ((uint8_t)0x01)

CAN entered the sleep mode