RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
gpiolib_drv_ops Struct Reference

Data Fields

int(* config )(void *handle, struct gpiolib_config *cfg)
 
int(* get )(void *handle, int *val)
 
int(* irq_opts )(void *handle, unsigned int options)
 
int(* irq_register )(void *handle, void *func, void *arg)
 
int(* open )(void *handle)
 
int(* set )(void *handle, int dir, int outval)
 
int(* show )(void *handle)
 
int(* get_info )(void *handle, struct gpiolib_info *pinfo)
 

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