Module stm32f4xx_hal::gpio

source ·
Expand description

General Purpose Input / Output

Modules

GPIO
GPIO
GPIO
GPIO
GPIO
GPIO
GPIO
GPIO
GPIO

Structs

Floating input (type state)
Input mode (type state)
Open drain input or output (type state)
Output mode (type state)
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