Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
STransmitFrameConfig Struct Reference

#include <ZW_application_transport_interface.h>

Data Fields

void(* Handle )(uint8_t txStatus, TX_STATUS_TYPE *extendedTxStatus)
 
uint8_t TransmitOptions
 
uint8_t iFrameLength
 
uint8_t aFrame [TX_BUFFER_SIZE]
 

Field Documentation

◆ aFrame

uint8_t STransmitFrameConfig::aFrame[TX_BUFFER_SIZE]

◆ Handle

void(* STransmitFrameConfig::Handle) (uint8_t txStatus, TX_STATUS_TYPE *extendedTxStatus)

Will be returned with transmit status Allows application to recognize frames

◆ iFrameLength

uint8_t STransmitFrameConfig::iFrameLength

◆ TransmitOptions

uint8_t STransmitFrameConfig::TransmitOptions

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