Type Definition esp32c2_hal::gpio::Gpio8

source ·
pub type Gpio8<MODE> = GpioPin<MODE, Bank0GpioRegisterAccess, InputOutputPinType, 8>;