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