Type Alias imxrt_ral::spdif::SPDIF

source ·
pub type SPDIF = Instance<{ crate::SOLE_INSTANCE }>;

Aliased Type§

struct SPDIF { /* private fields */ }

Implementations§

source§

impl SPDIF

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§