imxrt_ral::ccm_analog

Type Alias CCM_ANALOG

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

Aliased Type§

struct CCM_ANALOG { /* private fields */ }

Implementations§

source§

impl CCM_ANALOG

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§