SAI2

Type Alias SAI2 

Source
pub type SAI2 = Instance<2>;

Aliased Type§

pub struct SAI2 { /* private fields */ }

Implementations§

Source§

impl SAI2

Source

pub const unsafe fn instance() -> Self

Acquire a valid, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§