pub type MSBF_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 10>;
Field MSBF writer - Most Significant Bit First
MSBF
pub struct MSBF_W<'a> { /* private fields */ }