Type Alias d1_pac::usb1::ohci_memory_pointer_partition::hc_hcca::HCCA_31_8_W

source ·
pub type HCCA_31_8_W<'a, const O: u8> = FieldWriter<'a, u32, HC_HCCA_SPEC, u32, u32, 24, O>;
Expand description

Field hcca_31_8 writer - 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.

Aliased Type§

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