Type Definition esp32_hal::gpio::Gpio4

source ·
pub type Gpio4<MODE> = GpioPin<MODE, Bank0GpioRegisterAccess, InputOutputPinType, 4>;