Type Alias imxrt_ral::usbnc::USBNC2

source ·
pub type USBNC2 = Instance<2>;

Aliased Type§

struct USBNC2 { /* private fields */ }

Implementations§

source§

impl USBNC2

source

pub const unsafe fn instance() -> Self

Acquire a vaild, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§