embassy-nrf

Crates

git

Versions

nrf54l15-app-s

Flavors

Skip to main content

Module twis

Module twis 

Source
Expand description

I2C-compatible Two Wire Interface in slave mode (TWIM) driver.

Structs§

Config
TWIS config.
InterruptHandler
Interrupt handler.
Twis
TWIS driver.

Enums§

Command
Received command
Error
TWIS error.

Constants§

DMA_SIZE
The maximum buffer size (in bytes) that the TWIS EasyDMA can transfer in one operation.

Traits§

Instance
TWIS peripheral instance.