Expand description

Interprocessor communication

Modules

Description collection: Event received on one or more of the enabled IPC channels in RECEIVE_CNF[n]
Description collection: General purpose memory
Enable or disable interrupt
Disable interrupt
Enable interrupt
Pending interrupts
Description collection: Publish configuration for event RECEIVE[n]
Description collection: Receive event configuration for EVENTS_RECEIVE[n]
Description collection: Send event configuration for TASKS_SEND[n]
Description collection: Subscribe configuration for task SEND[n]
Description collection: Trigger events on IPC channel enabled in SEND_CNF[n]

Structs

Register block

Type Definitions

EVENTS_RECEIVE (rw) register accessor: an alias for Reg<EVENTS_RECEIVE_SPEC>
GPMEM (rw) register accessor: an alias for Reg<GPMEM_SPEC>
INTEN (rw) register accessor: an alias for Reg<INTEN_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTPEND (r) register accessor: an alias for Reg<INTPEND_SPEC>
PUBLISH_RECEIVE (rw) register accessor: an alias for Reg<PUBLISH_RECEIVE_SPEC>
RECEIVE_CNF (rw) register accessor: an alias for Reg<RECEIVE_CNF_SPEC>
SEND_CNF (rw) register accessor: an alias for Reg<SEND_CNF_SPEC>
SUBSCRIBE_SEND (rw) register accessor: an alias for Reg<SUBSCRIBE_SEND_SPEC>
TASKS_SEND (w) register accessor: an alias for Reg<TASKS_SEND_SPEC>