Trait serpente::sercom::v2::OptionalPadNum[][src]

pub trait OptionalPadNum: Sealed { }
Expand description

Type-level equivalent of Option<PadNum>

See the OptionalKind documentation for more details on the pattern.

Implementations on Foreign Types

Implementors