Type Alias esp32_hal::gpio::Gpio16

source ·
pub type Gpio16<MODE> = GpioPin<MODE, 16>;

Aliased Type§

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