Type Alias esp32_hal::gpio::Gpio12

source ·
pub type Gpio12<MODE> = GpioPin<MODE, 12>;

Aliased Type§

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