pub unsafe extern "C" fn HAL_CheckAnalogModule(
    module: i32
) -> HAL_Bool
Expand description

Checks that the analog module number is valid.

@param module The analog module number. @return Analog module is valid and present