Type Alias imxrt_ral::enc::ENC3

source ·
pub type ENC3 = Instance<3>;

Aliased Type§

struct ENC3 { /* private fields */ }

Implementations§

source§

impl ENC3

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§