Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

Description

Bus reset event callback function.

Files

Application (template in app_usbd.c)

Prototype

Arguments

dev_nbr

Device number.

Returned Value

None.

Callers

Core.

Notes / Warnings

This function is registered to the core by having a pointer to it in the USBD_BUS_FNCTS structure passed as a parameter when calling USBD_DevAdd.

  • No labels