Type Alias esp32_hal::gpio::Gpio13

source ·
pub type Gpio13<MODE> = GpioPin<MODE, 13>;

Aliased Type§

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