MSBF_R

Type Alias MSBF_R 

Source
pub type MSBF_R = BitReader<bool>;
Expand description

Field MSBF reader - Most Significant Bit First

Aliased Typeยง

pub struct MSBF_R { /* private fields */ }