Type Alias esp32_hal::gpio::Gpio33

source ·
pub type Gpio33<MODE> = GpioPin<MODE, 33>;

Aliased Type§

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