Type Alias esp32_hal::gpio::Gpio4

source ·
pub type Gpio4<MODE> = GpioPin<MODE, 4>;

Aliased Type§

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