|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Structure to store GPIO trigger configurations. More...
#include <zephyr/drivers/haptics/cs40l5x.h>
Data Fields | |
| enum cs40l5x_bank | bank |
| < Wavetable source for desired haptic effect | |
| uint8_t | index |
| Attenuation to be applied to haptic effect. | |
| int | attenuation |
| Offset register address that stores the GPIO trigger configuration. | |
| uint8_t | address |
Structure to store GPIO trigger configurations.
| uint8_t cs40l5x_trigger_config::address |
| int cs40l5x_trigger_config::attenuation |
Offset register address that stores the GPIO trigger configuration.
| enum cs40l5x_bank cs40l5x_trigger_config::bank |
< Wavetable source for desired haptic effect
Wavetable index for desired haptic effect
| uint8_t cs40l5x_trigger_config::index |
Attenuation to be applied to haptic effect.