HrCaptCh1

Type Alias HrCaptCh1 

Source
pub type HrCaptCh1<TIM, PSCL> = HrCapt<TIM, PSCL, Ch1, NoDma>;
Expand description

Type alias for the default capture for channel 1

Aliased Typeยง

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