STM32F2 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F2 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
CAN_wake_up_constants

Macros

#define CAN_WakeUp_Failed   ((uint8_t)0x00)
 
#define CAN_WakeUp_Ok   ((uint8_t)0x01)
 
#define CANWAKEUPFAILED   CAN_WakeUp_Failed
 
#define CANWAKEUPOK   CAN_WakeUp_Ok
 

Detailed Description

Macro Definition Documentation

#define CAN_WakeUp_Failed   ((uint8_t)0x00)

CAN did not leave the sleep mode

#define CAN_WakeUp_Ok   ((uint8_t)0x01)

CAN leaved the sleep mode