The nrf_log serial backend common put function. More...
Functions |
|
| void | nrf_log_backend_serial_put ( nrf_log_backend_t const *p_backend, nrf_log_entry_t *p_msg, uint8_t *p_buffer, uint32_t length, nrf_fprintf_fwrite tx_func) |
|
A function for processing logger entry with simple serial interface as output.
|
|
Detailed Description
The nrf_log serial backend common put function.