Type Definition esp32_hal::gpio::Gpio3

source ·
pub type Gpio3<MODE> = GpioPin<MODE, Bank0GpioRegisterAccess, InputOutputPinType, 3>;