Type Alias imxrt_ral::wdog::WDOG2

source ·
pub type WDOG2 = Instance<2>;

Aliased Type§

struct WDOG2 { /* private fields */ }

Implementations§

source§

impl WDOG2

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§