HAL_CheckRelayChannel

Function HAL_CheckRelayChannel 

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

Checks if a relay channel is valid.

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