[−][src]Type Definition lpc55_hal::peripherals::usbhs::EnabledUsbhsDevice
type EnabledUsbhsDevice = Usbhs<Enabled, Device>;
Implementations
impl EnabledUsbhsDevice[src]
pub fn info(&self) -> UsbHsDevInfo[src]
pub fn disable_high_speed(&mut self)[src]
Trait Implementations
impl Deref for EnabledUsbhsDevice[src]
type Target = RegisterBlock
The resulting type after dereferencing.