Function ctru_sys::CAMU_SetNoiseFilter
source · pub unsafe extern "C" fn CAMU_SetNoiseFilter(
select: u32_,
noiseFilter: bool
) -> Result
Expand description
Sets whether the specified camera’s noise filter is enabled.
§Arguments
select
- Camera to use.noiseFilter
- Whether the noise filter is enabled.