imxrt_ral::can

Type Alias CAN1

Source
pub type CAN1 = Instance<1>;

Aliased Type§

struct CAN1 { /* private fields */ }

Implementations§

Source§

impl CAN1

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§