Module pads

Source
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§

DipoDopo
Configure the DIPO and DOPO fields based on a set of Pads
PadSet
Type-level function to recover the OptionalPad types from a generic set of Pads
ValidPads
Marker trait for valid sets of Pads

Type Aliases§

PadsFromIds
Define a set of Pads using PinIds instead of Pins