embassy-nrf

Crates

git

Versions

nrf54l10-app-ns

Flavors

Module regs

Module regs 

Structsยง

Address
Address used in the TWI transfer.
Candidate
Description collection: The data to look for - any match will trigger the MATCH[n] event, if enabled.
Config
Configure individual match events.
Enable
Enable TWIM.
Errorsrc
Error source.
Frequency
TWI frequency. Accuracy depends on the HFCLK source selected.
Int
Enable or disable interrupt.
RxAmount
Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
RxMaxcnt
Maximum number of bytes in channel buffer.
RxTerminateonbuserror
Terminate the transaction if a BUSERROR event is detected.
Shorts
Shortcuts between local events and tasks.
TxAmount
Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
TxMaxcnt
Maximum number of bytes in channel buffer.
TxTerminateonbuserror
Terminate the transaction if a BUSERROR event is detected.