smartdof4 2.1.0.0
|
Smart DOF 4 SHTP packet buffer object. More...
#include <smartdof4.h>
Data Fields | |
uint8_t | channel |
uint8_t | ch_seq_num |
uint8_t | payload [1020] |
uint16_t | payload_len |
Smart DOF 4 SHTP packet buffer object.
SHTP packet buffer object definition of Smart DOF 4 Click driver.
uint8_t ch_seq_num |
Channel sequence number.
uint8_t channel |
Channel number.
uint8_t payload[1020] |
SHTP packet payload.
uint16_t payload_len |
SHTP packet payload len (without header bytes).