Module nrf52811_pac::spis0[][src]

Expand description

SPI Slave 0

Modules

Configuration register

Default character. Character clocked out in case of an ignored transaction.

Enable SPI slave

Semaphore acquired

Granted transaction completed

End of RXD buffer reached

Disable interrupt

Enable interrupt

Over-read character

Register block Unspecified

Register block Unspecified

Semaphore status register

Shortcuts between local events and tasks

Status from last transaction

Acquire SPI semaphore

Release SPI semaphore, enabling the SPI slave to acquire it

Register block Unspecified

Structs

Register block

Register block

Register block

Register block

Type Definitions

CONFIG register accessor: an alias for Reg<CONFIG_SPEC>

DEF register accessor: an alias for Reg<DEF_SPEC>

ENABLE register accessor: an alias for Reg<ENABLE_SPEC>

EVENTS_ACQUIRED register accessor: an alias for Reg<EVENTS_ACQUIRED_SPEC>

EVENTS_END register accessor: an alias for Reg<EVENTS_END_SPEC>

EVENTS_ENDRX register accessor: an alias for Reg<EVENTS_ENDRX_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

ORC register accessor: an alias for Reg<ORC_SPEC>

SEMSTAT register accessor: an alias for Reg<SEMSTAT_SPEC>

SHORTS register accessor: an alias for Reg<SHORTS_SPEC>

STATUS register accessor: an alias for Reg<STATUS_SPEC>

TASKS_ACQUIRE register accessor: an alias for Reg<TASKS_ACQUIRE_SPEC>

TASKS_RELEASE register accessor: an alias for Reg<TASKS_RELEASE_SPEC>