Module d1_pac::usb1::ohci_control_status_partition
source · Expand description
Cluster OHCI Control and Status Partition Register
Modules§
- OHCI Command Status Register
- OHCI Control Register
- OHCI Interrupt Disable Register
- OHCI Interrupt Enable Register
- OHCI Interrupt Status Register
Structs§
- Register block
Type Aliases§
- hc_command_status (rw) register accessor: an alias for
Reg<HC_COMMAND_STATUS_SPEC>
- hc_control (rw) register accessor: an alias for
Reg<HC_CONTROL_SPEC>
- hc_interrupt_disable (rw) register accessor: an alias for
Reg<HC_INTERRUPT_DISABLE_SPEC>
- hc_interrupt_enable (rw) register accessor: an alias for
Reg<HC_INTERRUPT_ENABLE_SPEC>
- hc_interrupt_status (rw) register accessor: an alias for
Reg<HC_INTERRUPT_STATUS_SPEC>