B16

Type Alias B16 

Source
pub type B16 = Bits<16, 1>;
Expand description

Bits for 16 bits.

Aliased Typeยง

pub struct B16(/* private fields */);