nRF5 SDK v13.0.0
Macros
CDC ACM command line interface transport. configuration

Macros

#define NRF_CLI_CDC_ACM_ENABLED
 Enable/disable CLI CDC ACM module. More...
 
#define NRF_CLI_CDC_ACM_COMM_INTERFACE
 COMM interface number. More...
 
#define NRF_CLI_CDC_ACM_COMM_EPIN
 COMM IN endpoint number. More...
 
#define NRF_CLI_CDC_ACM_DATA_INTERFACE
 DATA interface number. More...
 
#define NRF_CLI_CDC_ACM_DATA_EPIN
 DATA IN endpoint number. More...
 
#define NRF_CLI_CDC_ACM_DATA_EPOUT
 DATA OUT endpoint number. More...
 

Detailed Description

Macro Definition Documentation

#define NRF_CLI_CDC_ACM_COMM_EPIN

COMM IN endpoint number.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_CDC_ACM_COMM_INTERFACE

COMM interface number.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_CDC_ACM_DATA_EPIN

DATA IN endpoint number.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_CDC_ACM_DATA_EPOUT

DATA OUT endpoint number.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_CDC_ACM_DATA_INTERFACE

DATA interface number.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_CDC_ACM_ENABLED

Enable/disable CLI CDC ACM module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated