Type Alias SwrstcntW
pub type SwrstcntW<'a, REG> = BitWriter<'a, REG, Swrstcnt>;Expand description
Field SWRSTCNT writer - FTM counter synchronization is activated by the
software trigger
Aliased Type§
pub struct SwrstcntW<'a, REG> { /* private fields */ }