[−][src]Type Definition lpc55_pac::usbfsh::HCINTERRUPTSTATUS
type HCINTERRUPTSTATUS = Reg<u32, _HCINTERRUPTSTATUS>;
Indicates the status on various events that cause hardware interrupts by setting the appropriate bits
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hcinterruptstatus module
Trait Implementations
impl Readable for HCINTERRUPTSTATUS[src]
read() method returns hcinterruptstatus::R reader structure
impl ResetValue for HCINTERRUPTSTATUS[src]
Register HCINTERRUPTSTATUS reset()'s with value 0
impl Writable for HCINTERRUPTSTATUS[src]
write(|w| ..) method takes hcinterruptstatus::W writer structure