pub type HrCaptCh2<TIM, PSCL> = HrCapt<TIM, PSCL, Ch2, NoDma>;
Type alias for the default capture for channel 2
pub struct HrCaptCh2<TIM, PSCL> { /* private fields */ }