imxrt_ral::lcdif

Type Alias LCDIF

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

Aliased Type§

struct LCDIF { /* private fields */ }

Implementations§

source§

impl LCDIF

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§