embassy-nrf

Crates

git

Versions

nrf9120-ns

Flavors

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.

Traits§

Instance
TWIS peripheral instance.