Type Alias imxrt_ral::usb_analog::USB_ANALOG

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

Aliased Type§

struct USB_ANALOG { /* private fields */ }

Implementations§

source§

impl USB_ANALOG

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§