embassy-nrf

Crates

git

Versions

nrf54l15-app-s

Flavors

Module regs

Source

Structsยง

Address
Address used in the TWI transfer
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.