[−][src]Type Definition lpc55_pac::usbhsh::USBINTR
type USBINTR = Reg<u32, _USBINTR>;
USB Interrupt Enable register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see usbintr module
Trait Implementations
impl Readable for USBINTR[src]
read() method returns usbintr::R reader structure
impl ResetValue for USBINTR[src]
Register USBINTR reset()'s with value 0
impl Writable for USBINTR[src]
write(|w| ..) method takes usbintr::W writer structure