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