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