Definition of functions for manipulating GPIO registers. More...
Go to the source code of this file.
Functions | |
int | gpio_pin_set_func (uint8_t pin_num, gpio_func func) |
int | gpio_pin_set (uint8_t pin_num) |
int | gpio_pin_clear (uint8_t pin_num) |
Definition of functions for manipulating GPIO registers.