...
Application (template in app_usbd.c
)
Prototype
Code Block | ||
---|---|---|
| ||
static void App_USBD_EventReset (CPU_INT08U dev_nbr); |
Arguments
dev_nbr
Device number.
...
...
Application (template in app_usbd.c
)
Code Block | ||
---|---|---|
| ||
static void App_USBD_EventReset (CPU_INT08U dev_nbr); |
dev_nbr
Device number.
...