Type Alias imxrt_ral::romc::ROMC

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

Aliased Type§

struct ROMC { /* private fields */ }

Implementations§

source§

impl ROMC

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§