28 #ifndef LIN_LIN21_PROTO_H
29 #define LIN_LIN21_PROTO_H
41 #if (SUPPORT_MASTER_MODE == 1U)
64 #if (SUPPORT_SLAVE_MODE == 1U)
void lin_make_res_evnt_frame(l_ifc_handle iii, l_u8 pid)
This function packs signals associated with event trigger frame into buffer.
void lin_collision_resolve(l_ifc_handle iii, l_u8 pid)
Switch to collision resolve table.
void lin_update_word_status_lin21(l_ifc_handle iii, lin_lld_event_id_t event_id)
Update node status flags.
void lin_update_err_signal(l_ifc_handle iii, l_u8 frm_id)
Update error signal.
unsigned char l_u8
Unsigned 8 bit integer Implements : l_u8_Class.
void lin_update_rx_evnt_frame(l_ifc_handle iii, l_u8 pid)
The function updates the receive flags associated with signals/frames in case receive an event trigge...
lin_lld_event_id_t
Event id Implements : lin_lld_event_id_t_Class.