embassy-nrf

Crates

git

Versions

nrf54l05-app-ns

Flavors

Module regs

Module regs 

Structsยง

Csndur
Minimum duration between edge of CSN and edge of SCK. When SHORTS.END_START is used, this is also the minimum duration CSN must stay high between transactions.
Csnpol
Polarity of CSN output.
Dcxcnt
DCX configuration.
Enable
Enable SPIM.
Int
Disable interrupt.
MatchConfig
Configure individual match events.
Orc
Byte transmitted after TXD.MAXCNT bytes have been transmitted in the case when RXD.MAXCNT is greater than TXD.MAXCNT.
Prescaler
The prescaler is used to set the SPI frequency.
RxAmount
Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
RxList
EasyDMA list type.
RxMaxcnt
Maximum number of bytes in channel buffer.
RxTerminateonbuserror
Terminate the transaction if a BUSERROR event is detected.
Rxdelay
Sample delay for input serial data on SDI.
Shorts
Shortcuts between local events and tasks.
SpimConfig
Configuration register.
TxAmount
Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
TxList
EasyDMA list type.
TxMaxcnt
Maximum number of bytes in channel buffer.
TxTerminateonbuserror
Terminate the transaction if a BUSERROR event is detected.