Type Alias esp32_hal::gpio::Gpio20

source ·
pub type Gpio20<MODE> = GpioPin<MODE, 20>;

Aliased Type§

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