Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
uart_msg_status_reply_flags_t Union Reference

#include <cs_UartMsgTypes.h>

Public Attributes

struct {
   bool   encryptionRequired: 1
 
   bool   hasBeenSetUp: 1
 
   bool   hubMode: 1
 
   bool   hasError: 1
 
flags
 
uint8_t asInt
 

Member Data Documentation

◆ asInt

uint8_t uart_msg_status_reply_flags_t::asInt

◆ encryptionRequired

bool uart_msg_status_reply_flags_t::encryptionRequired

◆ 

struct { ... } uart_msg_status_reply_flags_t::flags

◆ hasBeenSetUp

bool uart_msg_status_reply_flags_t::hasBeenSetUp

◆ hasError

bool uart_msg_status_reply_flags_t::hasError

◆ hubMode

bool uart_msg_status_reply_flags_t::hubMode

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