Function riot_sys::pwm_poweroff

source ·
pub unsafe extern "C" fn pwm_poweroff(dev: pwm_t)
Expand description

@brief Stop PWM generation on the given device

This function stops the PWM generation on all configured channels for the given device and powers down the given PWM peripheral.

@param[in] dev device to stop