Type Alias RrenW

Source
pub type RrenW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RREN writer - Round-Robin Scheduling Enable

Aliased Typeยง

struct RrenW<'a, REG> { /* private fields */ }