Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
void MSIGPUController::SetMode(unsigned char mode)
54
{
55
MSIGPURegisterWrite(MSI_GPU_REG_MODE, mode);
56
}
57
58
void MSIGPUController::Save()
59
{
Callers
2
DeviceUpdateAll
Method · 0.45
DeviceUpdateMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected