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

Wrapper header, after the initial size field. More...

#include <cs_UartProtocol.h>

Public Attributes

uint8_t protocolMajor = UART_PROTOCOL_MAJOR
 
uint8_t protocolMinor = UART_PROTOCOL_MINOR
 
uint8_t type = 0
 

Detailed Description

Wrapper header, after the initial size field.

Member Data Documentation

◆ protocolMajor

uint8_t uart_msg_wrapper_header_t::protocolMajor = UART_PROTOCOL_MAJOR

◆ protocolMinor

uint8_t uart_msg_wrapper_header_t::protocolMinor = UART_PROTOCOL_MINOR

◆ type


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