Trait imxrt_iomuxc::Iomuxc

source ·
pub unsafe trait Iomuxc: Sealed { }
Expand description

An IOMUXC-capable pad which can support I/O multiplexing

Safety

This should only be implemented on types that return pointers to static memory.

Implementors§