Type Alias imxrt_ral::cmp::CMP3

source ·
pub type CMP3 = Instance<3>;

Aliased Type§

struct CMP3 { /* private fields */ }

Implementations§

source§

impl CMP3

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§