Type Alias esp32_hal::gpio::Gpio1

source ·
pub type Gpio1<MODE> = GpioPin<MODE, 1>;

Aliased Type§

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