Type Alias imxrt_ral::lpuart::LPUART1

source ·
pub type LPUART1 = Instance<1>;

Aliased Type§

struct LPUART1 { /* private fields */ }

Implementations§

source§

impl LPUART1

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§