Type Definition esp32s3_hal::gpio::Gpio2

source ·
pub type Gpio2<MODE> = GpioPin<MODE, Bank0GpioRegisterAccess, InputOutputAnalogPinType, 2>;