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

Checks if a DIO channel is valid.

@param channel the channel number to check @return true if the channel is correct, otherwise false