pub type DiffW<'a, REG> = BitWriter<'a, REG>;
Field DIFF writer - Differential mode enable
DIFF
struct DiffW<'a, REG> { /* private fields */ }