Type Alias SwwrbufW
pub type SwwrbufW<'a, REG> = BitWriter<'a, REG, Swwrbuf>;Expand description
Field SWWRBUF writer - MOD, HCR, CNTIN, and CV registers synchronization
is activated by the software trigger
Aliased Type§
pub struct SwwrbufW<'a, REG> { /* private fields */ }