Type Alias imxrt_ral::tmr::TMR3

source ·
pub type TMR3 = Instance<3>;

Aliased Type§

struct TMR3 { /* private fields */ }

Implementations§

source§

impl TMR3

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§