Type Alias esp32_hal::gpio::Gpio5

source ·
pub type Gpio5<MODE> = GpioPin<MODE, 5>;

Aliased Type§

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