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

Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: Jan 17, 2018 License: LGPLv3+, Apache License 2.0, and/or MIT (triple-licensed) More...

#include <cs_UartMsgTypes.h>

Public Attributes

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

Detailed Description

Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: Jan 17, 2018 License: LGPLv3+, Apache License 2.0, and/or MIT (triple-licensed)

Member Data Documentation

◆ asInt

uint8_t uart_msg_status_user_flags_t::asInt

◆ encryptionRequired

bool uart_msg_status_user_flags_t::encryptionRequired

◆ 

struct { ... } uart_msg_status_user_flags_t::flags

◆ hasBeenSetUp

bool uart_msg_status_user_flags_t::hasBeenSetUp

◆ hasError

bool uart_msg_status_user_flags_t::hasError

◆ hasInternet

bool uart_msg_status_user_flags_t::hasInternet

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