|
libmygpio
libmygpio API documentation
|
This module provides functions to get values from /dev/vcio from Raspberry devices. More...
Functions | |
| struct t_mygpio_pair * | mygpio_vcio (struct t_mygpio_connection *connection, const char *command) |
This module provides functions to get values from /dev/vcio from Raspberry devices.
| struct t_mygpio_pair * mygpio_vcio | ( | struct t_mygpio_connection * | connection, |
| const char * | command ) |
Returns values reported by /dev/vcio
| connection | Pointer to the connection struct returned by mygpio_connection_new. |
| command | On of: vciotemp, vciovolts, vcioclock, vciothrottled |