[−][src]Type Definition lpc55_pac::usbfsh::HCRHPORTSTATUS
type HCRHPORTSTATUS = Reg<u32, _HCRHPORTSTATUS>;
Controls and reports the port events on a per-port basis
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hcrhportstatus module
Trait Implementations
impl Readable for HCRHPORTSTATUS[src]
read() method returns hcrhportstatus::R reader structure
impl ResetValue for HCRHPORTSTATUS[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCRHPORTSTATUS[src]
write(|w| ..) method takes hcrhportstatus::W writer structure