LIN Middleware
Data types

General Description

Typedefs

typedef bool l_bool
 Provides the typedef for the bool.
 
typedef uint8_t l_u8
 Provides the typedef for the unsigned 8-bit integer.
 
typedef uint16_t l_u16
 Provides the typedef for the unsigned 16-bit integer.
 
typedef uint32_t l_u32
 Provides the typedef for the unsigned 32-bit integer.
 
typedef uint8_t l_ioctl_op
 Provides the typedef for l_ifc_ioctl() function operation.
 
typedef uint8_t l_signal_handle
 Provides the typedef for the signal handle.
 
typedef uint8_t l_ifc_handle
 Provides the typedef for the interface handle.
 
typedef l_u32 l_flag_handle
 Provides the typedef for the flag handle.
 
typedef l_u32 l_irqmask
 Provides the typedef for the interrupt state.