pub type IcrstR = BitReader<Icrst>;
Field ICRST reader - FTM counter reset by the selected input capture event.
ICRST
pub struct IcrstR { /* private fields */ }
Get enumerated values variant
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.