imxrt_ral::tmr

Type Alias TMR1

Source
pub type TMR1 = Instance<1>;

Aliased Type§

struct TMR1 { /* private fields */ }

Implementations§

Source§

impl TMR1

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§