Type Alias imxrt_ral::lpi2c::LPI2C1

source ·
pub type LPI2C1 = Instance<1>;

Aliased Type§

struct LPI2C1 { /* private fields */ }

Implementations§

source§

impl LPI2C1

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§