![]() |
nRF5 SDK
v12.0.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Macros | |
#define | NRF_LOG_BACKEND_MAX_STRING_LENGTH |
Buffer for storing single output string. More... | |
#define | NRF_LOG_TIMESTAMP_DIGITS |
Number of digits for timestamp. More... | |
#define | NRF_LOG_BACKEND_SERIAL_USES_UART |
If enabled data is printed over UART * Set to 1 to activate. More... | |
#define | NRF_LOG_BACKEND_SERIAL_UART_BAUDRATE |
Default Baudrate * Following options are avaiable: More... | |
#define | NRF_LOG_BACKEND_SERIAL_UART_TX_PIN |
UART TX pin *. More... | |
#define | NRF_LOG_BACKEND_SERIAL_UART_RX_PIN |
UART RX pin *. More... | |
#define | NRF_LOG_BACKEND_SERIAL_UART_RTS_PIN |
UART RTS pin *. More... | |
#define | NRF_LOG_BACKEND_SERIAL_UART_CTS_PIN |
UART CTS pin *. More... | |
#define | NRF_LOG_BACKEND_SERIAL_UART_FLOW_CONTROL |
Hardware Flow Control * Following options are avaiable: More... | |
#define | NRF_LOG_BACKEND_UART_INSTANCE |
UART instance used * Following options are avaiable: More... | |
#define | NRF_LOG_BACKEND_SERIAL_USES_RTT |
If enabled data is printed using RTT * Set to 1 to activate. More... | |
#define NRF_LOG_BACKEND_MAX_STRING_LENGTH |
Buffer for storing single output string.
Logger backend RAM usage is determined by this value.
#define NRF_LOG_BACKEND_SERIAL_UART_BAUDRATE |
Default Baudrate * Following options are avaiable:
#define NRF_LOG_BACKEND_SERIAL_UART_CTS_PIN |
UART CTS pin *.
#define NRF_LOG_BACKEND_SERIAL_UART_FLOW_CONTROL |
Hardware Flow Control * Following options are avaiable:
#define NRF_LOG_BACKEND_SERIAL_UART_RTS_PIN |
UART RTS pin *.
#define NRF_LOG_BACKEND_SERIAL_UART_RX_PIN |
UART RX pin *.
#define NRF_LOG_BACKEND_SERIAL_UART_TX_PIN |
UART TX pin *.
#define NRF_LOG_BACKEND_SERIAL_USES_RTT |
If enabled data is printed using RTT * Set to 1 to activate.
#define NRF_LOG_BACKEND_SERIAL_USES_UART |
If enabled data is printed over UART * Set to 1 to activate.
#define NRF_LOG_BACKEND_UART_INSTANCE |
UART instance used * Following options are avaiable:
#define NRF_LOG_TIMESTAMP_DIGITS |
Number of digits for timestamp.
If higher resolution timestamp source is used it might be needed to increase that