Module nrf9160_hal::pac::twim0_ns[][src]

Expand description

I2C compatible Two-Wire Master Interface with EasyDMA 0

Modules

Address used in the TWI transfer

Enable TWIM

Error source

TWI error

Byte boundary, starting to receive the last byte

Byte boundary, starting to transmit the last byte

Receive sequence started

TWI stopped

SUSPEND task has been issued, TWI traffic is now suspended.

Transmit sequence started

TWI frequency. Accuracy depends on the HFCLK source selected.

Enable or disable interrupt

Disable interrupt

Enable interrupt

Register block Unspecified

Publish configuration for event ERROR

Publish configuration for event LASTRX

Publish configuration for event LASTTX

Publish configuration for event RXSTARTED

Publish configuration for event STOPPED

Publish configuration for event SUSPENDED

Publish configuration for event TXSTARTED

Register block RXD EasyDMA channel

Shortcuts between local events and tasks

Subscribe configuration for task RESUME

Subscribe configuration for task STARTRX

Subscribe configuration for task STARTTX

Subscribe configuration for task STOP

Subscribe configuration for task SUSPEND

Resume TWI transaction

Start TWI receive sequence

Start TWI transmit sequence

Stop TWI transaction. Must be issued while the TWI master is not suspended.

Suspend TWI transaction

Register block TXD EasyDMA channel

Structs

Register block

Register block

Register block

Register block

Type Definitions

Address used in the TWI transfer

Enable TWIM

Error source

TWI error

Byte boundary, starting to receive the last byte

Byte boundary, starting to transmit the last byte

Receive sequence started

TWI stopped

SUSPEND task has been issued, TWI traffic is now suspended.

Transmit sequence started

TWI frequency. Accuracy depends on the HFCLK source selected.

Enable or disable interrupt

Disable interrupt

Enable interrupt

Publish configuration for event ERROR

Publish configuration for event LASTRX

Publish configuration for event LASTTX

Publish configuration for event RXSTARTED

Publish configuration for event STOPPED

Publish configuration for event SUSPENDED

Publish configuration for event TXSTARTED

Shortcuts between local events and tasks

Subscribe configuration for task RESUME

Subscribe configuration for task STARTRX

Subscribe configuration for task STARTTX

Subscribe configuration for task STOP

Subscribe configuration for task SUSPEND

Resume TWI transaction

Start TWI receive sequence

Start TWI transmit sequence

Stop TWI transaction. Must be issued while the TWI master is not suspended.

Suspend TWI transaction