stm32_
rust_
template
0.1.0
Module stm32f407
Module Items
Structs
Constants
In stm32_
rust_
template::
driver::
i2c
stm32_rust_template
::
driver
::
i2c
Module
stm32f407
Copy item path
Source
Structs
§
I2cConfig
Configuration for the I2C driver.
I2cDriver
A polling-based I2C driver for STM32F407.
Constants
§
PCLK1_
HZ
🔒
The APB1 peripheral clock frequency in Hz. This value is used for timing calculations in the I2C peripheral.