Trait embassy_stm32::sai::Instance
source · pub trait Instance: Peripheral<P = Self> + Instance + RccPeripheral { }Expand description
SAI instance trait.
Object Safety§
This trait is not object safe.
pub trait Instance: Peripheral<P = Self> + Instance + RccPeripheral { }SAI instance trait.