HAL_CheckAnalogInputChannel

Function HAL_CheckAnalogInputChannel 

Source
pub unsafe extern "C" fn HAL_CheckAnalogInputChannel(
    channel: i32,
) -> HAL_Bool
Expand description

Checks that the analog output channel number is value. Verifies that the analog channel number is one of the legal channel numbers. Channel numbers are 0-based.

@param channel The analog output channel number. @return Analog channel is valid