pub type DirW<'a, REG> = BitWriter<'a, REG>;
Field DIR writer - Direction Status Flag
DIR
struct DirW<'a, REG> { /* private fields */ }