Type Alias imxrt_ral::gpio::GPIO4

source ·
pub type GPIO4 = Instance<4>;

Aliased Type§

struct GPIO4 { /* private fields */ }

Implementations§

source§

impl GPIO4

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§