Common configuration for STM32 OTG FS peripheral. More...
Common configuration for STM32 OTG FS peripheral.
Definition in file cfg_usb_otg_fs.h.
#include "periph_cpu.h"
Include dependency graph for cfg_usb_otg_fs.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | USBDEV_NUMOF ARRAY_SIZE(stm32_usb_otg_fshs_config) |
| Number of available USB OTG peripherals. | |
| #define | STM32_USB_OTG_FS_ENABLED |
| Enable the full speed USB OTG peripheral. | |
common USB OTG FS configuration | |
| static const stm32_usb_otg_fshs_config_t | stm32_usb_otg_fshs_config [] |
|
static |
Definition at line 37 of file cfg_usb_otg_fs.h.