Type Definition esp32c2_hal::gpio::Gpio1

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