B8

Type Alias B8 

Source
pub type B8 = Bits<8, 1>;
Expand description

Bits for 8 bits.

Aliased Typeยง

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