pub type DISCARDMODE_W<'a, const O: u8> = BitWriter<'a, u32, FRAMECONFIG_SPEC, DISCARDMODE_A, O>;
Expand description

Field DISCARDMODE writer - Discarding unused bits in start or at end of a Frame

Implementations

Unused bits is discarded at end of frame

Unused bits is discarded at start of frame