![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Macros | |
| #define | APP_USBD_ENABLED |
| Enabling USBD library. More... | |
| #define | APP_USBD_VID |
| Vendor ID. More... | |
| #define | APP_USBD_PID |
| Product ID. More... | |
| #define | APP_USBD_DEVICE_VER_MAJOR |
| Device version, major part. More... | |
| #define | APP_USBD_DEVICE_VER_MINOR |
| Device version, minor part. More... | |
| #define APP_USBD_DEVICE_VER_MAJOR |
Device version, major part.
Device version, will be converted automatically to BCD notation. Use just decimal values.
Minimum value: 0 Maximum value: 99
| #define APP_USBD_DEVICE_VER_MINOR |
Device version, minor part.
Device version, will be converted automatically to BCD notation. Use just decimal values.
Minimum value: 0 Maximum value: 99
| #define APP_USBD_ENABLED |
Enabling USBD library.
Set to 1 to activate.
| #define APP_USBD_PID |
Product ID.
Selected Product ID
Minimum value: 0x0000 Maximum value: 0xFFFF
| #define APP_USBD_VID |
Vendor ID.
Vendor ID ordered from USB IF: http://www.usb.org/developers/vendor/
Minimum value: 0x0000 Maximum value: 0xFFFF