Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
PBV_Datatype_RX_t Struct Reference


More...

#include <psfb_droop.X/sources/app/app_PBV_interface.h>

+ Collaboration diagram for PBV_Datatype_RX_t:

Data Fields

uint16_t Length
 Length of received message in Bytes.
 
uint32_t PBV_Protcol_ID
 Protocol ID of the received message.
 
func_p Callback_Function
 Callback function.
 
PBV_MESSAGE_RX_STATE_t PBV_Message_State
 State of the received message.
 
uint8_t * Data_Buffer
 Received Data pointer.
 

Detailed Description

pbv App RX data type definition structure

Definition at line 88 of file app_PBV_interface.h.

Field Documentation

◆ Callback_Function

func_p Callback_Function

Definition at line 91 of file app_PBV_interface.h.

◆ Data_Buffer

uint8_t* Data_Buffer

Definition at line 93 of file app_PBV_interface.h.

◆ Length

uint16_t Length

Definition at line 89 of file app_PBV_interface.h.

◆ PBV_Message_State

PBV_MESSAGE_RX_STATE_t PBV_Message_State

Definition at line 92 of file app_PBV_interface.h.

◆ PBV_Protcol_ID

uint32_t PBV_Protcol_ID

Definition at line 90 of file app_PBV_interface.h.


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