Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <cs_UartMsgTypes.h>
Public Attributes | |
uint32_t | fileNameHash |
uint16_t | lineNumber |
uint8_t | logLevel |
struct { | |
bool newLine: 1 | |
bool reverse: 1 | |
} | flags |
uint32_t uart_msg_log_common_header_t::fileNameHash |
struct { ... } uart_msg_log_common_header_t::flags |
uint16_t uart_msg_log_common_header_t::lineNumber |
uint8_t uart_msg_log_common_header_t::logLevel |
bool uart_msg_log_common_header_t::newLine |
bool uart_msg_log_common_header_t::reverse |