Type Alias esp32_hal::gpio::Gpio32

source ·
pub type Gpio32<MODE> = GpioPin<MODE, 32>;

Aliased Type§

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