Functions |
|
| bool | nrf_cli_cdc_acm_port_is_open (void) |
|
Get CDC ACM port status.
|
|
Variables |
|
| const nrf_cli_transport_t | nrf_cli_cdc_acm_transport |
|
Command line interface transport.
|
|
| const app_usbd_cdc_acm_t | nrf_cli_cdc_acm |
|
Command line interface class instance.
|
|