[−][src]Type Definition lpc55_hal::peripherals::usbfs::EnabledUsbfsDevice
type EnabledUsbfsDevice = Usbfs<Enabled, Device>;
Implementations
impl EnabledUsbfsDevice
[src]
pub fn info(&self) -> UsbFsDevInfo
[src]
Trait Implementations
impl Deref for EnabledUsbfsDevice
[src]
type Target = RegisterBlock
The resulting type after dereferencing.