Module gpio

Source
Expand description

General Purpose Input / Output

Modules§

gpioa
GPIO
gpiob
GPIO
gpioc
GPIO
gpiof
GPIO

Structs§

AF0
AF1
AF2
AF3
AF4
AF5
AF6
AF7
Alternate
Floating
Floating input (type state)
Input
Input mode (type state)
OpenDrain
Open drain input or output (type state)
Output
Output mode (type state)
Pin
Fully erased pin
PullDown
Pulled down input (type state)
PullUp
Pulled up input (type state)
PushPull
Push pull output (type state)

Traits§

GpioExt
Extension trait to split a GPIO peripheral in independent pins and registers