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