Type Alias esp32_hal::gpio::Gpio6

source ·
pub type Gpio6<MODE> = GpioPin<MODE, 6>;

Aliased Type§

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