[−][src]Type Definition lpc55_pac::usbfsh::HCRHSTATUS
type HCRHSTATUS = Reg<u32, _HCRHSTATUS>;
This register is divided into two parts
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hcrhstatus module
Trait Implementations
impl Readable for HCRHSTATUS[src]
read() method returns hcrhstatus::R reader structure
impl ResetValue for HCRHSTATUS[src]
Register HCRHSTATUS reset()'s with value 0
impl Writable for HCRHSTATUS[src]
write(|w| ..) method takes hcrhstatus::W writer structure