Type Alias esp32_hal::gpio::Gpio11

source ·
pub type Gpio11<MODE> = GpioPin<MODE, 11>;

Aliased Type§

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