pub trait Out2Pin<TIM>: Output2Pin<TIM> {
// Required method
fn connect_to_hrtim(self);
}Expand description
Implemented for types that can be used as output2 for HRTIM timer instances
Required Methods§
Sourcefn connect_to_hrtim(self)
fn connect_to_hrtim(self)
Connect pin to hrtim timer