member variable definition (could switch to inline statics in C++17) More...
member variable definition (could switch to inline statics in C++17)
Variables | |
static char | daisy::Logger< dest >::tx_buff_ [128] |
static size_t | daisy::Logger< dest >::pc_sync_ = LOGGER_SYNC_OUT |
static size_t | daisy::Logger< dest >::tx_ptr_ = 0 |
static LoggerImpl< dest > | daisy::Logger< dest >::impl_ |
|
staticprotected |
underlying trasnfer implementation
|
staticprotected |
terminal synchronization state
start with non-blocking transfers to support startup-time printouts
|
staticprotected |
member variables buffer for log data
this needs to remain in SRAM to support startup-time printouts
|
staticprotected |
current position in the buffer