Type Alias imxrt_ral::rtwdog::RTWDOG

source ·
pub type RTWDOG = Instance<{ crate::SOLE_INSTANCE }>;

Aliased Type§

struct RTWDOG { /* private fields */ }

Implementations§

source§

impl RTWDOG

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§