Type Alias imxrt_ral::iomuxc::IOMUXC

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

Aliased Type§

struct IOMUXC { /* private fields */ }

Implementations§

source§

impl IOMUXC

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§