Expand description
Define a container for a set of SERCOM pads
See the spi module documentation for more details on declaring and
instantiating a Pads
type.
Structs§
- Container for a set of SERCOM pads
Traits§
- Map an
OptionalPadNum
to its correspondingDIPO
value - Map an
OptionalPadNum
to its correspondingDOPO
value - Type-level function to recover the
OptionalPad
types from a generic set ofPads
- Marker trait for valid sets of
Pads