Macros |
|
| #define | USBD_ENABLED |
|
Enable USB driver.
More...
|
|
| #define | NRF_DRV_USBD_DMASCHEDULER_MODE |
|
USBD SMA scheduler working scheme.
More...
|
|
| #define | NRF_USBD_DRV_LOG_ENABLED |
|
Enable logging.
More...
|
|
Detailed Description
Macro Definition Documentation
| #define NRF_DRV_USBD_DMASCHEDULER_MODE |
USBD SMA scheduler working scheme.
Following options are available:
- 0 - Prioritized access
- 1 - Round Robin
- Note
- This is an NRF_CONFIG macro.
| #define NRF_USBD_DRV_LOG_ENABLED |
Enable logging.
Set to 1 to activate.
- Note
- This is an NRF_CONFIG macro.
| #define USBD_ENABLED |
Enable USB driver.
Set to 1 to activate.
- Note
- This is an NRF_CONFIG macro.