pub type BHED_31_4_W<'a, const O: u8> = FieldWriter<'a, u32, HC_BULK_HEAD_ED_SPEC, u32, u32, 28, O>;
Expand description

Field bhed_31_4 writer - The HcBulkHeadED register contains the physical address of the first Endpoint Descriptor of the Bulk list. HC traverses the Bulk list starting with the HcBulkHeadED pointer. The content is loaded from HCCA during the initialization of HC.

Aliased Type§

struct BHED_31_4_W<'a, const O: u8> { /* private fields */ }