Module d1_pac::usb1::ohci_memory_pointer_partition::hc_hcca
source · Expand description
OHCI HCCA Base
Structs§
- OHCI HCCA Base
- Register
hc_hccareader - Register
hc_hccawriter
Type Aliases§
- Field
hcca_7_0reader - The alignment restriction in HcHCCA register is evaluated by examining the number of zeros in the lower order bits. The minimum alignment is 256 bytes, therefore, bits 0 through 7 must always return 0 when read. - Field
hcca_31_8reader - This is the base address of the Host Controller Communication Area. This area is used to hold the control structures and the Interrupt table that are accessed by both the Host Controller and the Host Controller Driver. - Field
hcca_31_8writer - This is the base address of the Host Controller Communication Area. This area is used to hold the control structures and the Interrupt table that are accessed by both the Host Controller and the Host Controller Driver.