S32 SDK
lin_frame_t Struct Reference

Frame description structure Implements : lin_frame_t_Class. More...

#include <lin.h>

Data Fields

lin_frame_type_t frm_type
 
l_u8 frm_len
 
lin_frame_response_t frm_response
 
l_u16 frm_offset
 
l_u8 flag_offset
 
l_u8 flag_size
 
const lin_associate_frame_tframe_data_ptr
 

Detailed Description

Frame description structure Implements : lin_frame_t_Class.

Definition at line 251 of file lin.h.

Field Documentation

l_u8 flag_offset

Flag byte offset in flag buffer

Definition at line 257 of file lin.h.

l_u8 flag_size

Flag size in flag buffer

Definition at line 258 of file lin.h.

const lin_associate_frame_t* frame_data_ptr

List of Signal to which the frame is associated and its offset

Definition at line 259 of file lin.h.

l_u8 frm_len

Length of the frame

Definition at line 254 of file lin.h.

l_u16 frm_offset

Frame byte offset in frame buffer

Definition at line 256 of file lin.h.

lin_frame_response_t frm_response

Action response when received PID

Definition at line 255 of file lin.h.

lin_frame_type_t frm_type

Frame information (unconditional or event triggered..)

Definition at line 253 of file lin.h.


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