OpenBIC
OpenSource Bridge-IC
_vw_gpio_ Struct Reference

#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)
 

Member Data Documentation

◆ direction

uint8_t _vw_gpio_::direction

◆ int_cb

void(* _vw_gpio_::int_cb) (uint8_t value)

◆ is_enabled

bool _vw_gpio_::is_enabled

◆ number

uint8_t _vw_gpio_::number

◆ value

uint8_t _vw_gpio_::value

The documentation for this struct was generated from the following file: