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

Method Save

Controllers/MSIGPUController/MSIGPUController.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void MSIGPUController::Save()
59{
60 MSIGPURegisterWrite(MSI_GPU_REG_SAVE, 0x01);
61}
62
63unsigned char MSIGPUController::MSIGPURegisterRead(unsigned char reg)
64{

Callers 3

DeviceSaveModeMethod · 0.45
DeviceSaveModeMethod · 0.45
EnableAutoStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected