![]() |
Data Logger BLE Cellular Board
|
Public Attributes | |
| void * | fifo_reserved |
| uint8_t | data [UART_BUF_SIZE] |
| uint16_t | len |
structure to hold UART data and metadata, including a reserved field for FIFO management, a data buffer for UART communication, and a length field to track the amount of valid data in the buffer
| uint8_t uart_data_t::data[UART_BUF_SIZE] |