Available on crate feature
unstable
only.Expand description
Peripheral signal interconnect using IOMUX or GPIOMUX.
Structs§
- Input
Connection - A peripheral input signal connection.
- Input
Signal - A configurable input signal between a peripheral and a GPIO pin.
- Output
Connection - A peripheral (input and) output signal connection.
- Output
Signal - A configurable output signal between a peripheral and a GPIO pin.
Traits§
- Peripheral
Input - A signal that can be connected to a peripheral input.
- Peripheral
Output - A signal that can be connected to a peripheral input and/or output.