...
usbd_phdc.h / usbd_phdc.c
Prototype
Code Block | ||
---|---|---|
| ||
void USBD_PHDC_Init (USBD_ERR *p_err); |
Arguments
p_err
Pointer to variable that will receive the return error code from this function.
...
...
usbd_phdc.h / usbd_phdc.c
Code Block | ||
---|---|---|
| ||
void USBD_PHDC_Init (USBD_ERR *p_err); |
p_err
Pointer to variable that will receive the return error code from this function.
...