cst816s driver struct More...
#include <cst816s.h>
Data Fields | |
| i2c_t | i2c_dev |
| I2C device which is used. | |
| uint8_t | i2c_addr |
| I2C address. | |
| gpio_t | irq |
| IRQ pin. | |
| gpio_flank_t | irq_flank |
| IRQ flank. | |
| gpio_t | reset |
| Device reset GPIO. | |
| gpio_flank_t cst816s_params_t::irq_flank |