Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
PBV_Datatype_RX_t Struct Reference


More...

#include <C:/MCU16Projects/bitbucket/dspic33ck-power-dcdc-dual-active-bridge-development-platform/dspic33ck-dab.X/sources/comm/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 89 of file PBV_interface.h.

Field Documentation

◆ Callback_Function

func_p Callback_Function

Definition at line 92 of file PBV_interface.h.

◆ Data_Buffer

uint8_t* Data_Buffer

Definition at line 94 of file PBV_interface.h.

◆ Length

uint16_t Length

Definition at line 90 of file PBV_interface.h.

◆ PBV_Message_State

PBV_MESSAGE_RX_STATE_t PBV_Message_State

Definition at line 93 of file PBV_interface.h.

◆ PBV_Protcol_ID

uint32_t PBV_Protcol_ID

Definition at line 91 of file PBV_interface.h.


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