Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cs40l5x_trigger_config Struct Reference

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

Detailed Description

Structure to store GPIO trigger configurations.

Field Documentation

◆ address

uint8_t cs40l5x_trigger_config::address

◆ attenuation

int cs40l5x_trigger_config::attenuation

Offset register address that stores the GPIO trigger configuration.

◆ bank

enum cs40l5x_bank cs40l5x_trigger_config::bank

< Wavetable source for desired haptic effect

Wavetable index for desired haptic effect

◆ index

uint8_t cs40l5x_trigger_config::index

Attenuation to be applied to haptic effect.


The documentation for this struct was generated from the following file: