pub type IcrstW<'a, REG> = BitWriter<'a, REG, Icrst>;
Field ICRST writer - FTM counter reset by the selected input capture event.
ICRST
pub struct IcrstW<'a, REG> { /* private fields */ }
FTM counter is not reset when the selected channel (n) input event is detected.
FTM counter is reset when the selected channel (n) input event is detected.