vibromotor4 2.0.0.0
|
Vibro Motor 4 Click context object. More...
#include <vibromotor4.h>
Data Fields | |
digital_out_t | en |
i2c_master_t | i2c |
uint8_t | slave_address |
pwm_t | pwm |
uint32_t | pwm_freq |
Vibro Motor 4 Click context object.
Context object definition of Vibro Motor 4 Click driver.
digital_out_t en |
Enable pin.
i2c_master_t i2c |
I2C driver object.
pwm_t pwm |
PWM driver object.
uint32_t pwm_freq |
PWM frequency value.
uint8_t slave_address |
Device slave address (used for I2C driver).