MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetMode

Method GetMode

Controllers/HyperXDRAMController/HyperXDRAMController.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69unsigned int HyperXDRAMController::GetMode()
70{
71 return(mode);
72}
73
74void HyperXDRAMController::SendApply()
75{

Callers 3

DeviceUpdateLEDsMethod · 0.45
UpdateZoneLEDsMethod · 0.45
UpdateSingleLEDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected