10 #ifndef GPIO_WICED_HPP_
11 #define GPIO_WICED_HPP_
14 #include <wiced_platform.h>
30 #define UNUSED_PIN (wiced_gpio_t)(WICED_GPIO_51 + 1)
32 wiced_gpio_config_t config;
36 GPIOWiced(wiced_gpio_t pin, wiced_gpio_config_t config, VLogic_t logic);
TLE94112 GPIO Platform Abstraction Layer.
Error_t
Definition: tle94112-types.hpp:26
WiCED gpio wrapper.
Definition: gpio-wiced.hpp:28
Definition: tle94112-types.hpp:14