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

type SCL_STOP_PERIOD = Reg<u32, _SCL_STOP_PERIOD>;

RTC_I2C_SCL_STOP_PERIOD

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

For information about available fields see scl_stop_period module

Trait Implementations

impl Readable for SCL_STOP_PERIOD[src]

read() method returns scl_stop_period::R reader structure

impl ResetValue for SCL_STOP_PERIOD[src]

Register SCL_STOP_PERIOD reset()'s with value 0

impl Writable for SCL_STOP_PERIOD[src]

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