Module esp32c6_lp::lp_i2c::clk_conf
source · Expand description
I2C CLK configuration register
Structs
- I2C CLK configuration register
Type Aliases
- Register
CLK_CONF
reader - Field
SCLK_ACTIVE
reader - The clock switch for i2c module - Field
SCLK_ACTIVE
writer - The clock switch for i2c module - Field
SCLK_DIV_A
reader - the numerator of the fractional part of the fractional divisor for i2c module - Field
SCLK_DIV_A
writer - the numerator of the fractional part of the fractional divisor for i2c module - Field
SCLK_DIV_B
reader - the denominator of the fractional part of the fractional divisor for i2c module - Field
SCLK_DIV_B
writer - the denominator of the fractional part of the fractional divisor for i2c module - Field
SCLK_DIV_NUM
reader - the integral part of the fractional divisor for i2c module - Field
SCLK_DIV_NUM
writer - the integral part of the fractional divisor for i2c module - Field
SCLK_SEL
reader - The clock selection for i2c module:0-XTAL,1-CLK_8MHz. - Field
SCLK_SEL
writer - The clock selection for i2c module:0-XTAL,1-CLK_8MHz. - Register
CLK_CONF
writer