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

Get the maximum physical endpoint number.

Files

usbd_core.h/usbd_ep.c

Prototype

Arguments

dev_nbr

Device number.

Returned Value

Maximum physical endpoint number, If no error(s).

USBD_EP_PHY_NONE, otherwise.

Callers

USB device controllers drivers.

Application.

Notes / Warnings

None.

  • No labels