[−][src]Type Definition lpc55_pac::usbfsh::HCCOMMANDSTATUS
type HCCOMMANDSTATUS = Reg<u32, _HCCOMMANDSTATUS>;
This register is used to receive the commands from the Host Controller Driver (HCD)
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hccommandstatus module
Trait Implementations
impl Readable for HCCOMMANDSTATUS[src]
read() method returns hccommandstatus::R reader structure
impl ResetValue for HCCOMMANDSTATUS[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCCOMMANDSTATUS[src]
write(|w| ..) method takes hccommandstatus::W writer structure