Type Alias imxrt_ral::aoi::AOI

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

Aliased Type§

struct AOI { /* private fields */ }

Implementations§

source§

impl AOI

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§