Type Definition esp32_hal::gpio::Gpio16

source ·
pub type Gpio16<MODE> = GpioPin<MODE, Bank0GpioRegisterAccess, InputOutputPinType, 16>;