nRF5 SDK v17.1.0
Modules | Data Structures | Macros | Functions | Variables
Log UART backend

Log UART backend. More...

Modules

 Log UART backend configuration
 

Data Structures

struct  nrf_log_backend_uart_t
 

Macros

#define NRF_LOG_BACKEND_UART_DEF(_name)   NRF_LOG_BACKEND_DEF(_name, nrf_log_backend_uart_api, NULL)
 

Functions

void nrf_log_backend_uart_init (void)
 

Variables

const nrf_log_backend_api_t nrf_log_backend_uart_api
 

Detailed Description

Log UART backend.


Documentation feedback | Developer Zone | Subscribe | Updated