pub type IOMUXC_SNVS = Instance<{ crate::SOLE_INSTANCE }>;
struct IOMUXC_SNVS { /* private fields */ }
Acquire a vaild, but possibly aliased, instance.
See the struct-level safety documentation.