cst816s device descriptor More...
#include <cst816s.h>
Data Fields | |
const cst816s_params_t * | params |
Device parameters. | |
cst816s_irq_cb_t | cb |
Configured IRQ event callback. | |
void * | cb_arg |
Extra argument for the callback. | |
cst816s_irq_cb_t cst816s_t::cb |
const cst816s_params_t* cst816s_t::params |