Scroll to navigation

PWM_ENABLE(9) Pulse-Width Modulation (PWM) PWM_ENABLE(9)

NAME

pwm_enable - start a PWM output toggling

SYNOPSIS

int pwm_enable(struct pwm_device * pwm);

ARGUMENTS

pwm

PWM device

RETURN

0 on success or a negative error code on failure.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.