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

Field DC50 writer - Enables duty cycle correction for odd divisors

Aliased Type§

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