S32 SDK
lin_j2602_proto.h File Reference
#include "lin.h"

Go to the source code of this file.

Functions

void lin_update_word_status_j2602 (l_ifc_handle iii)
 Update date word status. More...
 
void lin_update_status_byte (l_ifc_handle iii, lin_lld_event_id_t event_id)
 The function is to perform the update of error signal in J2602 system. More...
 

Function Documentation

void lin_update_status_byte ( l_ifc_handle  iii,
lin_lld_event_id_t  event_id 
)

The function is to perform the update of error signal in J2602 system.

Parameters
[in]iiiInterface name
[in]event_idEvent id
Returns
void

Definition at line 79 of file lin_j2602_proto.c.

void lin_update_word_status_j2602 ( l_ifc_handle  iii)

Update date word status.

Parameters
[in]iiiInterface name
Returns
void

Definition at line 40 of file lin_j2602_proto.c.