pub type BIN_W<'a, REG> = BitWriter<'a, REG>;
Field BIN writer - Bipolar Input Mode
BIN
struct BIN_W<'a, REG> { /* private fields */ }