Module nrf52840_pac::twis0::config

source ·
Expand description

Configuration register for the address match mechanism

Structs§

  • Configuration register for the address match mechanism
  • Register CONFIG reader
  • Register CONFIG writer

Enums§

  • Enable or disable address matching on ADDRESS[0]
  • Enable or disable address matching on ADDRESS[1]

Type Aliases§

  • Field ADDRESS0 reader - Enable or disable address matching on ADDRESS[0]
  • Field ADDRESS0 writer - Enable or disable address matching on ADDRESS[0]
  • Field ADDRESS1 reader - Enable or disable address matching on ADDRESS[1]
  • Field ADDRESS1 writer - Enable or disable address matching on ADDRESS[1]