HAL_CheckPWMChannel

Function HAL_CheckPWMChannel 

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

Checks if a pwm channel is valid.

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