nRF5 SDK v16.0.0
Data Fields
nrf_cli_flag_t Struct Reference

Data Fields

uint32_t insert_mode: 1
 Enables or disables console insert mode for text introduction.
 
uint32_t show_help: 1
 Shows help if the command was called with -h or –help parameter.
 
uint32_t use_colors: 1
 Enables or disables colored syntax.
 
uint32_t echo: 1
 Enables or disables CLI echo.
 
uint32_t processing: 1
 CLI is executing process function.
 
uint32_t tx_rdy: 1
 
uint32_t last_nl: 8
 The last received newline character.
 

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

Documentation feedback | Developer Zone | Subscribe | Updated