MG32F157 Standard Peripherals Firmware Library
Macros
CAN_Time_Quantum_In_Bit_Segment_2

Macros

#define CAN_SEG2_1tq   ((uint8_t)0x00)
 
#define CAN_SEG2_2tq   ((uint8_t)0x01)
 
#define CAN_SEG2_3tq   ((uint8_t)0x02)
 
#define CAN_SEG2_4tq   ((uint8_t)0x03)
 
#define CAN_SEG2_5tq   ((uint8_t)0x04)
 
#define CAN_SEG2_6tq   ((uint8_t)0x05)
 
#define CAN_SEG2_7tq   ((uint8_t)0x06)
 
#define CAN_SEG2_8tq   ((uint8_t)0x07)
 

Detailed Description