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