Type Alias imxrt_ral::lpuart::LPUART8

source ·
pub type LPUART8 = Instance<8>;

Aliased Type§

struct LPUART8 { /* private fields */ }

Implementations§

source§

impl LPUART8

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§