Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
control_packet_t< N > Struct Template Reference

Control packet. More...

#include <cs_Packets.h>

Collaboration diagram for control_packet_t< N >:

Public Attributes

control_packet_header_t header
 
uint8_t payload [N]
 

Detailed Description

template<cs_buffer_size_t N>
struct control_packet_t< N >

Control packet.

Member Data Documentation

◆ header

◆ payload

template<cs_buffer_size_t N>
uint8_t control_packet_t< N >::payload[N]

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