imxrt_ral::gpc

Type Alias GPC

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

Aliased Type§

struct GPC { /* private fields */ }

Implementations§

Source§

impl GPC

Source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§