[−][src]Type Definition lpc55_pac::usbfsh::HCCONTROLCURRENTED
type HCCONTROLCURRENTED = Reg<u32, _HCCONTROLCURRENTED>;
Contains the physical address of the current endpoint descriptor of the control list
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hccontrolcurrented module
Trait Implementations
impl Readable for HCCONTROLCURRENTED[src]
read() method returns hccontrolcurrented::R reader structure
impl ResetValue for HCCONTROLCURRENTED[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCCONTROLCURRENTED[src]
write(|w| ..) method takes hccontrolcurrented::W writer structure