Type Alias esp32_hal::gpio::Gpio3

source ·
pub type Gpio3<MODE> = GpioPin<MODE, 3>;

Aliased Type§

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