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

Register HCBULKHEADED reset()'s with value 0

type Type = u32

Register size

impl Writable for HCBULKHEADED[src]

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