#include "lin_j2602_proto.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... | |
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.
[in] | iii | Interface name |
[in] | event_id | Event id |
Definition at line 79 of file lin_j2602_proto.c.
void lin_update_word_status_j2602 | ( | l_ifc_handle | iii | ) |
Update date word status.
[in] | iii | Interface name |
Definition at line 40 of file lin_j2602_proto.c.