Function QTMU_EnableManualIrLedControl

Source
pub unsafe extern "C" fn QTMU_EnableManualIrLedControl() -> Result
Expand description

Temporarily enables manual control of the IR LED by user, disabling its automatic control. If not already done, this also turns off the IR LED. This setting is cleared when user closes the console’s shell.

§Returns

Always 0 (success).