S32 SDK
lin_node_attribute_t Struct Reference

Attributes of LIN node Implements : lin_node_attribute_t_Class. More...

#include <lin.h>

Data Fields

l_u8configured_NAD_ptr
 
l_u8 initial_NAD
 
lin_product_id_t product_id
 
lin_serial_number_t serial_number
 
l_u8resp_err_frm_id_ptr
 
l_u8 num_frame_have_esignal
 
l_signal_handle response_error
 
l_u8response_error_byte_offset_ptr
 
l_u8response_error_bit_offset_ptr
 
l_u8 num_of_fault_state_signal
 
const l_signal_handle * fault_state_signal_ptr
 
l_u16 P2_min
 
l_u16 ST_min
 
l_u16 N_As_timeout
 
l_u16 N_Cr_timeout
 
l_u8 number_support_sid
 
const l_u8service_supported_ptr
 
l_u8service_flags_ptr
 

Detailed Description

Attributes of LIN node Implements : lin_node_attribute_t_Class.

Definition at line 189 of file lin.h.

Field Documentation

l_u8* configured_NAD_ptr

NAD value used in configuration command

Definition at line 191 of file lin.h.

const l_signal_handle* fault_state_signal_ptr

List of fault state signal

Definition at line 201 of file lin.h.

l_u8 initial_NAD

Initial NAD

Definition at line 192 of file lin.h.

l_u16 N_As_timeout

N_As_timeout

Definition at line 204 of file lin.h.

l_u16 N_Cr_timeout

N_Cr_timeout

Definition at line 205 of file lin.h.

l_u8 num_frame_have_esignal

Number of frame contain error signal

Definition at line 196 of file lin.h.

l_u8 num_of_fault_state_signal

Number of Fault state signal

Definition at line 200 of file lin.h.

l_u8 number_support_sid

Number of supported diagnostic services

Definition at line 206 of file lin.h.

l_u16 P2_min

P2 min

Definition at line 202 of file lin.h.

lin_product_id_t product_id

Product ID

Definition at line 193 of file lin.h.

l_u8* resp_err_frm_id_ptr

List index of frame contain response error signal

Definition at line 195 of file lin.h.

l_signal_handle response_error

Signal used to update response error

Definition at line 197 of file lin.h.

l_u8* response_error_bit_offset_ptr

Bit offset of response error signal

Definition at line 199 of file lin.h.

l_u8* response_error_byte_offset_ptr

Byte offset of response error signal

Definition at line 198 of file lin.h.

lin_serial_number_t serial_number

Serial number

Definition at line 194 of file lin.h.

l_u8* service_flags_ptr

List of associated flags with supported diagnostic services

Definition at line 208 of file lin.h.

const l_u8* service_supported_ptr

List of supported diagnostic service

Definition at line 207 of file lin.h.

l_u16 ST_min

ST min

Definition at line 203 of file lin.h.


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