S32 SDK
lin_schedule_data_t Struct Reference

LIN schedule structure Implements : lin_schedule_data_t_Class. More...

#include <lin.h>

Data Fields

l_frame_handle frm_id
 
l_u8 delay_integer
 
lin_tl_queue_t tl_queue_data
 

Detailed Description

LIN schedule structure Implements : lin_schedule_data_t_Class.

Definition at line 288 of file lin.h.

Field Documentation

l_u8 delay_integer

Actual slot time in INTEGER for one frame

Definition at line 291 of file lin.h.

l_frame_handle frm_id

Frame ID, in case of unconditional or event triggered frame. For sporadic frame the value will be 0 (zero)

Definition at line 290 of file lin.h.

lin_tl_queue_t tl_queue_data

Data used in case of diagnostic or configuration frame

Definition at line 292 of file lin.h.


The documentation for this struct was generated from the following file: