Module gd32vf103_pac::i2c0::ctl0

source ·
Expand description

Control register 0

Structs

  • Control register 0
  • Register CTL0 reader
  • Register CTL0 writer

Type Definitions

  • Field ACKEN reader - Whether or not to send an ACK
  • Field ACKEN writer - Whether or not to send an ACK
  • Field ARPEN reader - ARP protocol in SMBus switch
  • Field ARPEN writer - ARP protocol in SMBus switch
  • Field GCEN reader - Whether or not to response to a General Call (0x00)
  • Field GCEN writer - Whether or not to response to a General Call (0x00)
  • Field I2CEN reader - I2C peripheral enable
  • Field I2CEN writer - I2C peripheral enable
  • Field PECEN reader - PEC Calculation Switch
  • Field PECEN writer - PEC Calculation Switch
  • Field PECTRANS reader - PEC Transfer
  • Field PECTRANS writer - PEC Transfer
  • Field POAP reader - Position of ACK and PEC when receiving
  • Field POAP writer - Position of ACK and PEC when receiving
  • Field SALT reader - SMBus alert
  • Field SALT writer - SMBus alert
  • Field SMBEN reader - SMBus/I2C mode switch
  • Field SMBEN writer - SMBus/I2C mode switch
  • Field SMBSEL reader - SMBusType Selection
  • Field SMBSEL writer - SMBusType Selection
  • Field SRESET reader - Software reset
  • Field SRESET writer - Software reset
  • Field SS reader - Whether to stretch SCL low when data is not ready in slave mode
  • Field SS writer - Whether to stretch SCL low when data is not ready in slave mode
  • Field START reader - Generate a START condition on I2C bus
  • Field START writer - Generate a START condition on I2C bus
  • Field STOP reader - Generate a STOP condition on I2C bus
  • Field STOP writer - Generate a STOP condition on I2C bus