pub type ModeW<'a, REG> = BitWriter<'a, REG>;
Field MODE writer - Operating Mode Selection
MODE
struct ModeW<'a, REG> { /* private fields */ }