[][src]Type Definition esp32::rtc_i2c::TIMEOUT

type TIMEOUT = Reg<u32, _TIMEOUT>;

RTC_I2C_TIMEOUT

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see timeout module

Trait Implementations

impl Readable for TIMEOUT[src]

read() method returns timeout::R reader structure

impl ResetValue for TIMEOUT[src]

Register TIMEOUT reset()'s with value 0

impl Writable for TIMEOUT[src]

write(|w| ..) method takes timeout::W writer structure