pub type SDA_SETUP_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field SDA_SETUP writer - SDA Setup. It is recommended that if the required delay is 1000ns, then for an ic_clk frequency of 10 MHz, IC_SDA_SETUP should be programmed to a value of 11. IC_SDA_SETUP must be programmed with a minimum value of 2.

Aliased Type§

struct SDA_SETUP_W<'a, REG> { /* private fields */ }