CAT2 Peripheral Driver Library

LIN Specific common Macros. More...

Macros

#define LIN_ID_MAX   (0x3FU)
 Maximum ID.
 
#define LIN_DATA_LENGTH_MAX   (8U)
 Maximum data length.
 
#define LIN_DATA_LENGTH_MIN   (1U)
 Minimum data length.
 
#define LIN_TIMEOUT_LENGTH_MAX   (255U)
 Maximum time out length.
 
#define LIN_WAKEUP_PERIOD_MIN   (250U)
 Minimum wakeup period value = 250usec.
 
#define LIN_BREAK_WAKEUP_LENGTH_BITS_MAX   (31U)
 Maximum break_wakeup period bit length.
 
#define LIN_MASTER_BREAK_FILED_LENGTH_MIN   (13U)
 LIN Master minimum break filed detection length.
 

Detailed Description

LIN Specific common Macros.