nRF5 SDK v14.0.0
Data Fields
nrf_cli Struct Reference

CLI instance internals. More...

#include <nrf_cli.h>

Data Fields

char const *const p_name
 Terminal name.
 
nrf_cli_transport_t const * p_iface
 Transport interface.
 
nrf_cli_ctx_tp_ctx
 Internal context.
 
nrf_cli_log_backend_tp_log_backend
 Logger backend.
 
nrf_fprintf_ctx_t * p_fprintf_ctx
 fprintf context.
 
nrf_memobj_pool_t const * p_cmd_hist_mempool
 Memory reserved for commands history.
 
char const newline_char
 New line character, only allowed values: \n and \r.
 

Detailed Description

CLI instance internals.

nrf_cli_t


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated