Type Alias esp32_hal::gpio::Gpio23

source ·
pub type Gpio23<MODE> = GpioPin<MODE, 23>;

Aliased Type§

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