[−][src]Type Definition esp32::i2c::I2C_SCL_STOP_SETUP_REG
type I2C_SCL_STOP_SETUP_REG = Reg<u32, _I2C_SCL_STOP_SETUP_REG>;
I2C_SCL_STOP_SETUP_REG(i)
This register you can read, reset, write, write_with_zero, modify. See API.
For information about avaliable fields see i2c_scl_stop_setup_reg module
Trait Implementations
impl Readable for I2C_SCL_STOP_SETUP_REG[src]
read() method returns i2c_scl_stop_setup_reg::R reader structure
impl ResetValue for I2C_SCL_STOP_SETUP_REG[src]
Register I2C_SCL_STOP_SETUP_REG reset()'s with value 0
impl Writable for I2C_SCL_STOP_SETUP_REG[src]
write(|w| ..) method takes i2c_scl_stop_setup_reg::W writer structure