Trait embassy_stm32::timer::Channel4ComplementaryPin
source · pub trait Channel4ComplementaryPin<T: CaptureCompare16bitInstance>: Pin {
// Required method
fn af_num(&self) -> u8;
}
Expand description
Channel4ComplementaryPin pin trait
Required Methods§
Object Safety§
This trait is not object safe.