OpenBIC
OpenSource Bridge-IC
|
#include <hal_vw_gpio.h>
Public Attributes | |
uint8_t | number |
bool | is_enabled |
uint8_t | direction |
uint8_t | value |
void(* | int_cb )(uint8_t value) |
uint8_t _vw_gpio_::direction |
void(* _vw_gpio_::int_cb) (uint8_t value) |
bool _vw_gpio_::is_enabled |
uint8_t _vw_gpio_::number |
uint8_t _vw_gpio_::value |