Module kea_hal::gpio[][src]

Expand description

GPIO Pheripheral

Note that per 11.1 of KEA64 Ref Man, if the pin is switch to alternate peripheral function, the IO functions are disabled. Peripherals have priority over IO.

Modules

gpioa

GPIO Port Module

gpiob

GPIO Port Module

Structs

Floating

Floating input type state

HighDrive

High Current Drive output state

HighImpedence

High Impedence type state

Input

Input Mode type state

Output

Output Mode type state

PullUp

PullUp input type state

PushPull

PushPull output type state

Traits

GPIOExt

Trait to split the pin register into independent pins and regs

Type Definitions

DefaultMode

Default mode for GPIO pins