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

Returns the HID class connection state.

Files

usbd_hid.h/usbd_hid.c

Prototype

Arguments

class_nbr

Class instance number.

Returned Value

DEF_YES, if class is connected.

DEF_NO, otherwise.

Callers

Application.

Notes / Warnings

The class connected state also implies the USB device is in configured state.

  • No labels