Macros |
|
| #define | NRF_CLI_UART_ENABLED |
|
Enable/disable CLI UART module.
More...
|
|
| #define | NRF_CLI_UART_TX_BUF_SIZE |
|
TX FIFO size.
More...
|
|
| #define | NRF_CLI_UART_RX_BUF_SIZE |
|
RX FIFO size.
More...
|
|
Detailed Description
Macro Definition Documentation
| #define NRF_CLI_UART_ENABLED |
Enable/disable CLI UART module.
Set to 1 to activate.
- Note
- This is an NRF_CONFIG macro.
| #define NRF_CLI_UART_RX_BUF_SIZE |
RX FIFO size.
- Note
- This is an NRF_CONFIG macro.
| #define NRF_CLI_UART_TX_BUF_SIZE |
TX FIFO size.
- Note
- This is an NRF_CONFIG macro.