MCPcopy Create free account
hub / github.com/360Controller/360Controller / XBOX360_OUT_LED

Class XBOX360_OUT_LED

360Controller/ControlStruct.h:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54// Structure describing the command to change LED status
55typedef struct XBOX360_OUT_LED {
56 XBOX360_PACKET header;
57 Xbox360_Byte pattern;
58} PACKED XBOX360_OUT_LED;
59
60// Structure describing the command to change rumble motor status
61typedef struct XBOX360_OUT_RUMBLE {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected