Versions Compared

Key

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

...

Files

usbd_core.h

Prototype

Code Block
languagecpp
void  USBD_Trace (const CPU_CHAR  *p_str);


Arguments

p_drv

Pointer to the string containing debug information.

...