Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Outputs debug information from the core. Users must implement this function if trace functionality is enabled (USBD_CFG_DBG_TRACE is defined to DEF_ENABLED).

Files

usbd_core.h

Prototype

Arguments

p_drv

Pointer to the string containing debug information.

Returned Value

None.

Callers

USB core debug task handler.

Notes / Warnings

None.

  • No labels