esp_hal::gpio

Module interconnect

Source
Available on crate feature unstable only.
Expand description

Peripheral signal interconnect using IOMUX or GPIOMUX.

Structs§

  • A peripheral input signal connection.
  • A configurable input signal between a peripheral and a GPIO pin.
  • A peripheral (input and) output signal connection.
  • A configurable output signal between a peripheral and a GPIO pin.

Traits§