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