Type Alias imxrt_ral::adc_etc::ADC_ETC

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

Aliased Type§

struct ADC_ETC { /* private fields */ }

Implementations§

source§

impl ADC_ETC

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§