MG32F157 Standard Peripherals Firmware Library
Macros
CAN_Synchronisation_Jump_Width_1

Macros

#define CAN_SEG1_1tq   ((uint8_t)0x00)
 
#define CAN_SEG1_2tq   ((uint8_t)0x01)
 
#define CAN_SEG1_3tq   ((uint8_t)0x02)
 
#define CAN_SEG1_4tq   ((uint8_t)0x03)
 
#define CAN_SEG1_5tq   ((uint8_t)0x04)
 
#define CAN_SEG1_6tq   ((uint8_t)0x05)
 
#define CAN_SEG1_7tq   ((uint8_t)0x06)
 
#define CAN_SEG1_8tq   ((uint8_t)0x07)
 
#define CAN_SEG1_9tq   ((uint8_t)0x08)
 
#define CAN_SEG1_10tq   ((uint8_t)0x09)
 
#define CAN_SEG1_11tq   ((uint8_t)0x0A)
 
#define CAN_SEG1_12tq   ((uint8_t)0x0B)
 
#define CAN_SEG1_13tq   ((uint8_t)0x0C)
 
#define CAN_SEG1_14tq   ((uint8_t)0x0D)
 
#define CAN_SEG1_15tq   ((uint8_t)0x0E)
 
#define CAN_SEG1_16tq   ((uint8_t)0x0F)
 

Detailed Description