imxrt_ral::semc

Type Alias SEMC

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

Aliased Type§

struct SEMC { /* private fields */ }

Implementations§

source§

impl SEMC

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§