Type Definition packed_struct::types::ReservedOne[][src]

pub type ReservedOne<B> = ReservedBits<BitOne, B>;
Expand description

Packs into a set of ones. Ignores the input when unpacking.