Expand description

General Purpose Input / Output

Modules

GPIO

GPIO

GPIO

GPIO

GPIO

GPIO

Structs

Analog mode (type state)

Floating input (type state)

Input mode (type state)

Open drain input or output (type state)

Output mode (type state)

Fully erased pin

Pulled down input (type state)

Pulled up input (type state)

Push pull output (type state)

Enums

GPIO Pin speed selection

Traits

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

Marker trait for valid pin modes (type state).