imxrt_ral::pit

Type Alias PIT

Source
pub type PIT = Instance<{ crate::SOLE_INSTANCE }>;

Aliased Type§

struct PIT { /* private fields */ }

Implementations§

Source§

impl PIT

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§