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

Field ehcd_31_4 writer - The HcControlHeadED register contains the physical address of the first Endpoint Descriptor of the Control list. HC traverse the Control list starting with the HcControlHeadED pointer. The content is loaded from HCCA during the initialization of HC.

Aliased Type§

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