pub type CapwrenW<'a, REG> = BitWriter<'a, REG>;
Expand description
Field CAPWREN
writer - Capabilities Registers Write Enable (Required to write the correct frequencies in the Capabilities Registers)
Aliased Typeยง
struct CapwrenW<'a, REG> { /* private fields */ }