Type Alias esp_hal::gpio::NoPinType

source ·
pub type NoPinType = Gpio0<Unknown>;
Expand description

Convenience type-alias for a no-pin / don’t care - pin

Aliased Type§

struct NoPinType { /* private fields */ }