Module stm32f4xx_hal::pac::i2c1::ccr

source ·
Expand description

Clock control register

Structs§

  • Clock control register
  • Register CCR reader
  • Register CCR writer

Enums§

  • Fast mode duty cycle
  • I2C master mode selection

Type Aliases§

  • Field CCR reader - Clock control register in Fast/Standard mode (Master mode)
  • Field CCR writer - Clock control register in Fast/Standard mode (Master mode)
  • Field DUTY reader - Fast mode duty cycle
  • Field DUTY writer - Fast mode duty cycle
  • Field F_S reader - I2C master mode selection
  • Field F_S writer - I2C master mode selection