![]() |
RTEMS 6.1
|
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) |