Type Alias TenBitAddress

Source
pub type TenBitAddress = u16;
Expand description

10-bit address mode type.

Trait Implementations§