Type Alias esp32_hal::gpio::Gpio0

source ·
pub type Gpio0<MODE> = GpioPin<MODE, 0>;

Aliased Type§

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