pub type UDIS_W<'a, REG> = BitWriter<'a, REG, UDIS>;
Expand description
Field UDIS
writer - Update disable This bit is set and cleared by software to enable/disable UEV event generation. Counter overflow/underflow Setting the UG bit Update generation through the slave mode controller Buffered registers are then loaded with their preload values.
Aliased Type§
pub struct UDIS_W<'a, REG> { /* private fields */ }