pub type DitherW<'a, REG> = BitWriter<'a, REG>;
Field DITHER writer - Dithering Mode
DITHER
struct DitherW<'a, REG> { /* private fields */ }