imxrt_ral::tmr

Type Alias TMR4

Source
pub type TMR4 = Instance<4>;

Aliased Type§

struct TMR4 { /* private fields */ }

Implementations§

Source§

impl TMR4

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§