[][src]Module e310x_hal::gpio

General Purpose I/O

Modules

gpio0

GPIO

Structs

Drive

High current mode (type state)

Floating

Floating input (type state)

IOF0

Alternate function 0 (type state)

IOF1

Alternate function 1 (type state)

Input

Input mode (type state)

Invert

Invert output mode (type state)

NoInvert

Non-inverted output mode (type state)

Output

Output mode (type state)

PullUp

Pulled up input (type state)

Regular

Regular output mode (type state)

Unknown

Unknown mode (type state)

Traits

GpioExt

GpioExt trait extends the GPIO0 peripheral.