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
- Map an
OptionalPadNumto its correspondingDIPOvalue - Dipo
Dopo - Configure the
DIPOandDOPOfields based on a set ofPads - Dopo
- Map an
OptionalPadNumto its correspondingDOPOvalue - PadSet
- Type-level function to recover the
OptionalPadtypes from a generic set ofPads - Valid
Pads - Marker trait for valid sets of
Pads
Type Aliases§
- Pads
From Ids - Define a set of
PadsusingPinIds instead ofPins