pub trait Size: Length { }
Expand description

Trait alias whose definition varies by chip

On SAMx5x chips, this represents the transaction Length.

Implementors