Type Alias imxrt_ral::dcdc::DCDC

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

Aliased Type§

struct DCDC { /* private fields */ }

Implementations§

source§

impl DCDC

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§