libyggdrasil
v1.0.0
|
GPIO handle type. More...
#include <gpio.h>
Public Attributes | |
u8 | pinNumber |
bool | lowActive |
port_t | port |
pin_t | pin |
GPIO handle type.
bool gpio_t::lowActive |
pin_t gpio_t::pin |
u8 gpio_t::pinNumber |
port_t gpio_t::port |