pub unsafe extern "C" fn furi_hal_pwm_stop(
    channel: FuriHalPwmOutputId
)
Expand description

Disable PWM channel

@param[in] channel PWM channel (FuriHalPwmOutputId)