Type Alias HwrstcntW
pub type HwrstcntW<'a, REG> = BitWriter<'a, REG, Hwrstcnt>;Expand description
Field HWRSTCNT writer - FTM counter synchronization is activated by a
hardware trigger
Aliased Type§
pub struct HwrstcntW<'a, REG> { /* private fields */ }