Trait serpente::gpio::v2::OptionalPinId[][src]

pub trait OptionalPinId { }
Expand description

Type-level equivalent of Option<PinId>

See the OptionalKind documentation for more details on the pattern.

Implementations on Foreign Types

Implementors