Module clk_conf

Source
Expand description

I2C CLK configuration register

Structs§

CLK_CONF_SPEC
I2C CLK configuration register

Type Aliases§

R
Register CLK_CONF reader
SCLK_ACTIVE_R
Field SCLK_ACTIVE reader - The clock switch for i2c module
SCLK_ACTIVE_W
Field SCLK_ACTIVE writer - The clock switch for i2c module
SCLK_DIV_A_R
Field SCLK_DIV_A reader - the numerator of the fractional part of the fractional divisor for i2c module
SCLK_DIV_A_W
Field SCLK_DIV_A writer - the numerator of the fractional part of the fractional divisor for i2c module
SCLK_DIV_B_R
Field SCLK_DIV_B reader - the denominator of the fractional part of the fractional divisor for i2c module
SCLK_DIV_B_W
Field SCLK_DIV_B writer - the denominator of the fractional part of the fractional divisor for i2c module
SCLK_DIV_NUM_R
Field SCLK_DIV_NUM reader - the integral part of the fractional divisor for i2c module
SCLK_DIV_NUM_W
Field SCLK_DIV_NUM writer - the integral part of the fractional divisor for i2c module
SCLK_SEL_R
Field SCLK_SEL reader - The clock selection for i2c module:0-XTAL,1-CLK_8MHz.
SCLK_SEL_W
Field SCLK_SEL writer - The clock selection for i2c module:0-XTAL,1-CLK_8MHz.
W
Register CLK_CONF writer