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§
- A signal that can be connected to a peripheral input.
- A signal that can be connected to a peripheral input and/or output.