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


More...

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

+ Collaboration diagram for PBV_Datatype_TX_t:

Data Fields

uint16_t Length
 Length of transmitted message in Bytes.
 
uint32_t PBV_Protcol_ID
 Protocol ID.
 
enum PBV_SIGNAL_ASCII_MODE PBV_Signal_Ascii
 Object will transmit Signals or ASCII.
 
PBV_MESSAGE_TX_STATE_t PBV_Message_State
 State of the TX object.
 
uint8_t * Data_Buffer
 Pointer to the data to be transmitted.
 

Detailed Description

pbv App TX data type definition structure

Definition at line 74 of file app_PBV_interface.h.

Field Documentation

◆ Data_Buffer

uint8_t* Data_Buffer

Definition at line 79 of file app_PBV_interface.h.

◆ Length

uint16_t Length

Definition at line 75 of file app_PBV_interface.h.

◆ PBV_Message_State

PBV_MESSAGE_TX_STATE_t PBV_Message_State

Definition at line 78 of file app_PBV_interface.h.

◆ PBV_Protcol_ID

uint32_t PBV_Protcol_ID

Definition at line 76 of file app_PBV_interface.h.

◆ PBV_Signal_Ascii

enum PBV_SIGNAL_ASCII_MODE PBV_Signal_Ascii

Definition at line 77 of file app_PBV_interface.h.


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