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