Expand description
OHCI Control Head ED Base
Structs§
- OHCI Control Head ED Base
- Register
hc_control_head_ed
reader - Register
hc_control_head_ed
writer
Type Aliases§
- Field
ehcd_3_0
reader - Because the general TD length is 16 bytes, the memory structure for the TD must be aligned to a 16-byte boundary. So the lower bits in the PCED, through bit 0 to bit 3 must be zero in this field. - Field
ehcd_31_4
reader - 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. - 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.