Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
uart_msg_size_header_t Struct Reference

Very first header, right after the start byte. More...

#include <cs_UartProtocol.h>

Public Attributes

uint16_t size = 0
 

Detailed Description

Very first header, right after the start byte.

Only used to determine how many bytes have to be read, so only has size as field.

Member Data Documentation

◆ size

uint16_t uart_msg_size_header_t::size = 0

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