Type Definition esp32_hal::gpio::Gpio32

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