Module d1_pac::dsp_msgbox::msgbox
source · Expand description
Cluster Communicate with CPU[N]
Modules§
- Message Box Debug Register
- Message Box FIFO Status Register
- Message Box Message Queue Register
- Message Box Message Status Register
- Message Box Read Interrupt Enable Register
- Message Box Read Interrupt Status Register
- Message Box Write Interrupt Threshold Register
- Message Box Write Interrupt Enable Register
- Message Box Write Interrupt Status Register
Structs§
- Register block
Type Aliases§
- msgbox_debug (rw) register accessor: an alias for
Reg<MSGBOX_DEBUG_SPEC>
- msgbox_fifo_status (r) register accessor: an alias for
Reg<MSGBOX_FIFO_STATUS_SPEC>
- msgbox_msg (rw) register accessor: an alias for
Reg<MSGBOX_MSG_SPEC>
- msgbox_msg_status (r) register accessor: an alias for
Reg<MSGBOX_MSG_STATUS_SPEC>
- msgbox_rd_irq_en (rw) register accessor: an alias for
Reg<MSGBOX_RD_IRQ_EN_SPEC>
- msgbox_rd_irq_status (rw) register accessor: an alias for
Reg<MSGBOX_RD_IRQ_STATUS_SPEC>
- msgbox_wr_int_threshold (rw) register accessor: an alias for
Reg<MSGBOX_WR_INT_THRESHOLD_SPEC>
- msgbox_wr_irq_en (rw) register accessor: an alias for
Reg<MSGBOX_WR_IRQ_EN_SPEC>
- msgbox_wr_irq_status (rw) register accessor: an alias for
Reg<MSGBOX_WR_IRQ_STATUS_SPEC>