pub type OeW<'a, REG> = BitWriter<'a, REG>;
Field OE writer - Output Enable
OE
struct OeW<'a, REG> { /* private fields */ }