Versions Compared

Key

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

...

usbd_hid_os.h/usbd_hid_os.c

Prototype

Code Block
languagecpp
void  USBD_HID_OS_InputUnlock (CPU_INT08U  class_nbr);


Arguments

class_nbr

Class instance number.

...