Type Alias esp32_hal::gpio::Gpio24

source ·
pub type Gpio24<MODE> = GpioPin<MODE, 24>;

Aliased Type§

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