Module nrf5340_app_pac::ipc_ns[][src]

Expand description

Interprocessor communication 0

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 register accessor: an alias for Reg<EVENTS_RECEIVE_SPEC>

GPMEM register accessor: an alias for Reg<GPMEM_SPEC>

INTEN register accessor: an alias for Reg<INTEN_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

INTPEND register accessor: an alias for Reg<INTPEND_SPEC>

PUBLISH_RECEIVE register accessor: an alias for Reg<PUBLISH_RECEIVE_SPEC>

RECEIVE_CNF register accessor: an alias for Reg<RECEIVE_CNF_SPEC>

SEND_CNF register accessor: an alias for Reg<SEND_CNF_SPEC>

SUBSCRIBE_SEND register accessor: an alias for Reg<SUBSCRIBE_SEND_SPEC>

TASKS_SEND register accessor: an alias for Reg<TASKS_SEND_SPEC>