HrCaptCh2

Type Alias HrCaptCh2 

Source
pub type HrCaptCh2<TIM, PSCL> = HrCapt<TIM, PSCL, Ch2, NoDma>;
Expand description

Type alias for the default capture for channel 2

Aliased Typeยง

pub struct HrCaptCh2<TIM, PSCL> { /* private fields */ }