Type Alias esp32_hal::gpio::Gpio8

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

Aliased Type§

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