pub type RreW<'a, REG> = BitWriter<'a, REG, Rre>;
Field RRE writer - Round-Robin Enable
RRE
pub struct RreW<'a, REG> { /* private fields */ }
Round-robin operation is disabled.
Round-robin operation is enabled.