pub type SevenBitAddress = u8;
Expand description

7-bit address mode type

Trait Implementations