[][src]Type Definition lpc54606_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]

Register HCCOMMANDSTATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for HCCOMMANDSTATUS[src]

write(|w| ..) method takes hccommandstatus::W writer structure