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§
- Pads
- Container for a set of SERCOM pads
Traits§
- Dipo
Dopo - Configure the
DIPO
andDOPO
fields based on a set ofPads
- PadSet
- Type-level function to recover the
OptionalPad
types from a generic set ofPads
- Valid
Pads - Marker trait for valid sets of
Pads
Type Aliases§
- Pads
From Ids - Define a set of
Pads
usingPinId
s instead ofPin
s