Represents the MG996R servo motor. More...
#include <servo.h>
Public Attributes | |
const struct device * | pwm_dev |
uint32_t | period |
uint32_t | channel |
Represents the MG996R servo motor.
uint32_t nxp_servo::channel |
PWM channel to use
uint32_t nxp_servo::period |
PWM period (in nanoseconds)
const struct device* nxp_servo::pwm_dev |
pointer to PWM device