Type Definition esp32_hal::gpio::Gpio1

source ·
pub type Gpio1<MODE> = GpioPin<MODE, Bank0GpioRegisterAccess, InputOutputPinType, 1>;