pub type OutcfgW<'a, REG> = BitWriter<'a, REG, Outcfg>;
Field OUTCFG writer - Output Config
OUTCFG
pub struct OutcfgW<'a, REG> { /* private fields */ }
Output data retains last value when chip select is negated.
Output data is tristated when chip select is negated.