Type Alias esp32_hal::gpio::Gpio10

source ·
pub type Gpio10<MODE> = GpioPin<MODE, 10>;

Aliased Type§

struct Gpio10<MODE> { /* private fields */ }