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

#include <comm_interface.h>

Data Fields

uint8_t sof
 Start of frame.
 
uint8_t cmd
 Command.
 
uint8_t len
 Length.
 
uint8_t payload [TRANSMIT_BUFFER_SIZE]
 Payload.
 

Detailed Description

Structure for zniffer commands on the UART

Field Documentation

◆ cmd

uint8_t comm_interface_command_t::cmd

Command.

◆ len

uint8_t comm_interface_command_t::len

Length.

◆ payload

uint8_t comm_interface_command_t::payload[TRANSMIT_BUFFER_SIZE]

Payload.

◆ sof

uint8_t comm_interface_command_t::sof

Start of frame.


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