Name

pwm_can_sleep — report whether PWM access will sleep

Synopsis

bool pwm_can_sleep (struct pwm_device * pwm);
 

Arguments

pwm

PWM device

Returns

True if accessing the PWM can sleep, false otherwise.