Function CAMU_SetTrimming

Source
pub unsafe extern "C" fn CAMU_SetTrimming(
    port: u32_,
    trimming: bool,
) -> Result
Expand description

Sets whether image trimming is enabled.

ยงArguments

  • port - Port to use.
  • trimming - Whether image trimming is enabled.