Module atmega_hal::pac::twi::twcr

source ·
Expand description

TWI Control Register

Structs

  • Register TWCR reader
  • TWI Control Register
  • Register TWCR writer

Type Aliases

  • Field TWEA reader - TWI Enable Acknowledge Bit
  • Field TWEA writer - TWI Enable Acknowledge Bit
  • Field TWEN reader - TWI Enable Bit
  • Field TWEN writer - TWI Enable Bit
  • Field TWIE reader - TWI Interrupt Enable
  • Field TWIE writer - TWI Interrupt Enable
  • Field TWINT reader - TWI Interrupt Flag
  • Field TWINT writer - TWI Interrupt Flag
  • Field TWSTA reader - TWI Start Condition Bit
  • Field TWSTA writer - TWI Start Condition Bit
  • Field TWSTO reader - TWI Stop Condition Bit
  • Field TWSTO writer - TWI Stop Condition Bit
  • Field TWWC reader - TWI Write Collition Flag