Type Alias esp32_hal::gpio::Gpio9

source ·
pub type Gpio9<MODE> = GpioPin<MODE, 9>;

Aliased Type§

struct Gpio9<MODE> { /* private fields */ }