Module size

Source
Expand description

Define a trait to track the CharSize, which represents the Config Size for SAMD11 and SAMD21 chips

Enums§

EightBit
CharSize variant for 8-bit transactions
NineBit
CharSize variant for 9-bit transactions

Traits§

CharSize
Type-level enum representing the SPI character size

Type Aliases§

Word
Type alias to recover the Word type from an implementation of CharSize