B1

Type Alias B1 

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

Bits for 1 bits.

Aliased Typeยง

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