All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

cst816s device descriptor More...

Detailed Description

cst816s device descriptor

Definition at line 114 of file cst816s.h.

#include <cst816s.h>

Data Fields

const cst816s_params_tparams
 Device parameters.
 
cst816s_irq_cb_t cb
 Configured IRQ event callback.
 
void * cb_arg
 Extra argument for the callback.
 

Field Documentation

◆ cb

cst816s_irq_cb_t cst816s_t::cb

Configured IRQ event callback.

Definition at line 119 of file cst816s.h.

◆ cb_arg

void* cst816s_t::cb_arg

Extra argument for the callback.

Definition at line 120 of file cst816s.h.

◆ params

const cst816s_params_t* cst816s_t::params

Device parameters.

Definition at line 118 of file cst816s.h.


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