pub type DIS_W<'a, const O: u8> = BitWriter<'a, u32, DIS_SPEC, bool, O>;
Expand description

Field DIS writer -