Type Definition imxrt_ral::ocotp::OCOTP

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

Implementations§

source§

impl OCOTP

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

Safety

See the struct-level safety documentation.

Trait Implementations§