stm32 USB Device FS only peripheral device context More...
stm32 USB Device FS only peripheral device context
Definition at line 116 of file usbdev_stm32.h.
#include <usbdev_stm32.h>
Data Fields | |
| usbdev_t | usbdev | 
| Inherited usbdev struct.  | |
| const stm32_usbdev_fs_config_t * | config | 
| USB peripheral config  | |
| usbdev_ep_t * | in | 
| In endpoints.  | |
| usbdev_ep_t * | out | 
| Out endpoints.  | |
| size_t | used | 
| Bytes used by usbdev stack.  | |