![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
The instance structure itself. More...
#include <app_usbd_class_base.h>
Data Fields | |
| app_usbd_class_data_t * | p_data |
| Pointer to non-constant data. | |
| app_usbd_class_methods_t const * | p_class_methods |
| Class interface methods. | |
| struct { | |
| uint8_t cnt | |
| Number of defined interfaces. | |
| uint8_t config [] | |
| Interface configuration data followed by endpoint data. | |
| } | iface |
| Interface structure. | |
The instance structure itself.
The structure of base class instance