Type used to configure PIO gpios pins.
More...
Type used to configure PIO gpios pins.
Definition at line 83 of file pio.h.
#include <pio.h>
◆ gpio_base
gpio_t pio_gpio_init_t::gpio_base |
GPIO base.
Definition at line 88 of file pio.h.
◆ gpio_count
unsigned pio_gpio_init_t::gpio_count |
Number of GPIOs starting at base.
Definition at line 89 of file pio.h.
◆ gpio_direction
gpio_t pio_gpio_init_t::gpio_direction |
GPIO directions applied to pins, where the LSBit is the base.
Definition at line 87 of file pio.h.
◆ gpio_state
gpio_t pio_gpio_init_t::gpio_state |
GPIO states applied to pins, where the LSBit is the base.
Definition at line 86 of file pio.h.
◆ io
IO bank GPIO control register.
Definition at line 85 of file pio.h.
◆ pad
Pads bank GPIO control register configuration.
Definition at line 84 of file pio.h.
The documentation for this struct was generated from the following file:
- cpu/rpx0xx/include/pio/pio.h