CustomHID_OutEvent() is only used within CustomHID_Standalone.
 
Symbols
loading...
Files
loading...

CustomHID_OutEvent() function

CustomHID_OutEvent Manage the CUSTOM HID class Out Event

Syntax

static int8_t CustomHID_OutEvent(uint8_t event_idx,     uint8_t state);
Implemented in usbd_customhid_if.c:243

Arguments

event_idx

LED Report Number

state

LED states (ON/OFF)

References

LocationText
usbd_customhid_if.c:243
static int8_t CustomHID_OutEvent(uint8_t event_idx, uint8_t state)
usbd_customhid_if.c:27
static int8_t CustomHID_OutEvent(uint8_t event_idx, uint8_t state);
usbd_customhid_if.c:158
CustomHID_OutEvent,

Call Tree

Functions called by CustomHID_OutEvent()
CustomHID_OutEvent()
Implementations
CustomHID_OutEvent()
all items filtered out
Type of CustomHID_OutEvent()
CustomHID_OutEvent()
int8_t
all items filtered out