Type Alias SwsocW
pub type SwsocW<'a, REG> = BitWriter<'a, REG, Swsoc>;Expand description
Field SWSOC writer - Software output control synchronization is activated
by the software trigger
Aliased Type§
pub struct SwsocW<'a, REG> { /* private fields */ }