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

Notifies the stack that a setup transfer has been received.

Files

usbd_core.h/usbd_core.c

Prototype

Arguments

p_drv

Pointer to device driver structure.

p_buf

Pointer to buffer that contains the setup packet.

Returned Value

None.

Callers

USB device controller driver ISR

Notes / Warnings

None.

  • No labels