Modules§
- fast_
pin_ num - Automatically implement the
FastPinNum
trait for pin numbers 0 to 15.
Structs§
- Alternate
- GPIO alternate driver.
- Analog
- GPIO analog driver.
- AnyPin
- Type-erased GPIO pin
- FastPin
- Flex
- GPIO flexible pin.
- Input
- GPIO input driver.
- Input
Fast Pin - Input
Port - Output
- GPIO output driver.
- Output
Fast Pin - Output
Open Drain - GPIO output open-drain driver.
- Output
Port - Peri
- An exclusive reference to a peripheral.
- Port
- PortReg
Enums§
- AltMode
- Exti
Mode - Fast
PinMode Input - Fast
PinMode Output - Level
- Digital input or output level.
- PinNum
- Port
Mode Input - Port
Mode Output - PortNum
- Pull
- Pull setting for an input.
Traits§
- Fast
PinNum - Fast
PinReg - Peripheral
Type - Marker trait for peripheral types.
- Pin
- GPIO pin trait.