/
USBD_PHDC_Init
USBD_PHDC_Init
Description
Initialize internal structures and local global variables used by the PHDC.
Files
usbd_phdc.h / usbd_phdc.c
Prototype
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_ERR_NONE
Returned Value
None.
Callers
Application.
Notes / Warnings
None.
, multiple selections available,
Related content
USBD_PHDC_CfgAdd
USBD_PHDC_CfgAdd
More like this
USBD_PHDC_Rd
USBD_PHDC_Rd
More like this
USBD_CDC_Init
USBD_CDC_Init
More like this
USBD_PHDC_OS_Init
USBD_PHDC_OS_Init
More like this
USBD_PHDC_11073_ExtCfg
USBD_PHDC_11073_ExtCfg
More like this
USBD_PHDC_Wr
USBD_PHDC_Wr
More like this