Function ctru_sys::GSPLCD_SetLedForceOff
source · pub unsafe extern "C" fn GSPLCD_SetLedForceOff(
disable: bool
) -> Result
Expand description
Sets 3D_LEDSTATE to the input state value.
§Arguments
disable
- False = 3D LED enable, true = 3D LED disable.