33#ifndef CHIBIOS_GPIO_H_
34#define CHIBIOS_GPIO_H_
const struct no_os_gpio_platform_ops chibios_gpio_ops
chibios platform specific GPIO platform ops structure
Definition chibios_gpio.c:277
Header file of GPIO Interface.
chibios platform specific gpio descriptor
Definition chibios_gpio.h:57
iomode_t mode
Definition chibios_gpio.h:63
ioportid_t port
Definition chibios_gpio.h:59
iopadid_t pad
Definition chibios_gpio.h:61
Structure holding the initialization parameters for chibios os.
Definition chibios_gpio.h:44
ioportid_t port
Definition chibios_gpio.h:46
iomode_t mode
Definition chibios_gpio.h:50
iopadid_t pad
Definition chibios_gpio.h:48