60 word_status_ptr->
overrun = overrun_flg;
70 #if (SUPPORT_SLAVE_MODE == 1U)
71 #if (SUPPORT_PROTOCOL_J2602 == 1U)
84 l_u8* byte_offset_temp_ptr;
85 l_u8* bit_offset_temp_ptr;
86 l_u8 set_error_signal = 0U;
103 set_error_signal = 1;
109 set_error_signal = 1;
115 set_error_signal = 1;
122 if (set_error_signal == 1U)
131 (signal_data << (*bit_offset_temp_ptr)));
unsigned int go_to_sleep_flg
lin_word_status_str_t word_status
lin_protocol_state_t g_lin_protocol_state_array[LIN_NUM_OF_IFCS]
l_ifc_slave_handle slave_ifc_handle
const lin_node_attribute_t g_lin_node_attribute_array[LIN_NUM_OF_SLAVE_IFCS]
l_u8 g_lin_frame_data_buffer[LIN_FRAME_BUF_SIZE]
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.
l_u8 num_frame_have_esignal
Configuration structure Implements : lin_protocol_user_config_t_Class.
unsigned int error_in_res
l_u8 * response_error_bit_offset_ptr
void lin_update_word_status_j2602(l_ifc_handle iii)
Update date word status.
LIN protocol status structure Implements : lin_protocol_state_t_Class.
l_u8 * response_error_byte_offset_ptr
const lin_protocol_user_config_t g_lin_protocol_user_cfg_array[LIN_NUM_OF_IFCS]
unsigned char l_u8
Unsigned 8 bit integer Implements : l_u8_Class.
Attributes of LIN node Implements : lin_node_attribute_t_Class.
status of LIN bus Implements : lin_word_status_str_t_Class
unsigned int successful_transfer
lin_lld_event_id_t
Event id Implements : lin_lld_event_id_t_Class.