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

Method SetMode

Controllers/MSIGPUController/MSIGPUController.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void MSIGPUController::SetMode(unsigned char mode)
54{
55 MSIGPURegisterWrite(MSI_GPU_REG_MODE, mode);
56}
57
58void MSIGPUController::Save()
59{

Callers 2

DeviceUpdateAllMethod · 0.45
DeviceUpdateModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected