Type Alias imxrt_ral::adc::ADC

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

Aliased Type§

struct ADC { /* private fields */ }

Implementations§

source§

impl ADC

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§