Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

usbd_phdc_os.h / usbd_phdc_os.c

Prototype

Code Block
languagecpp
void  USBD_PHDC_OS_WrBulkUnlock (CPU_INT08U  class_nbr);


Arguments

class_nbr

PHDC instance number.

...