Type Alias imxrt_ral::otfad::OTFAD

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

Aliased Type§

struct OTFAD { /* private fields */ }

Implementations§

source§

impl OTFAD

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§