PCV services: Difference between revisions

m clear up some inaccuracies
Line 469: Line 469:


=== SetVoltageEnabled ===
=== SetVoltageEnabled ===
Takes a bool. Enables the LDO this session was opened for.
Takes a bool. Enables/disables the LDO this session was opened for.


=== GetVoltageEnabled ===
=== GetVoltageEnabled ===
Line 475: Line 475:


=== SetVoltageValue ===
=== SetVoltageValue ===
Takes in a voltage and sets the LDO to this voltage.
Takes in a voltage in microvolts and sets the LDO to this voltage.


= rtc =
= rtc =