Type Alias SwinvcW
pub type SwinvcW<'a, REG> = BitWriter<'a, REG, Swinvc>;Expand description
Field SWINVC writer - Inverting control synchronization is activated by
the software trigger
Aliased Type§
pub struct SwinvcW<'a, REG> { /* private fields */ }