imxrt_ral::ccm

Type Alias CCM

Source
pub type CCM = Instance<{ crate::SOLE_INSTANCE }>;

Aliased Type§

struct CCM { /* private fields */ }

Implementations§

Source§

impl CCM

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§