[−][src]Type Definition lpc55_pac::usbfsh::HCCONTROLHEADED
type HCCONTROLHEADED = Reg<u32, _HCCONTROLHEADED>;
Contains the physical address of the first 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 hccontrolheaded module
Trait Implementations
impl Readable for HCCONTROLHEADED[src]
read() method returns hccontrolheaded::R reader structure
impl ResetValue for HCCONTROLHEADED[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCCONTROLHEADED[src]
write(|w| ..) method takes hccontrolheaded::W writer structure