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

type SCL_START_PERIOD = Reg<u32, _SCL_START_PERIOD>;

RTC_I2C_SCL_START_PERIOD

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

For information about available fields see scl_start_period module

Trait Implementations

impl Readable for SCL_START_PERIOD[src]

read() method returns scl_start_period::R reader structure

impl ResetValue for SCL_START_PERIOD[src]

Register SCL_START_PERIOD reset()'s with value 0

impl Writable for SCL_START_PERIOD[src]

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