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

type RTC_I2C_SCL_HIGH_PERIOD_REG = Reg<u32, _RTC_I2C_SCL_HIGH_PERIOD_REG>;

RTC_I2C_SCL_HIGH_PERIOD_REG

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

For information about avaliable fields see rtc_i2c_scl_high_period_reg module

Trait Implementations

impl Readable for RTC_I2C_SCL_HIGH_PERIOD_REG[src]

read() method returns rtc_i2c_scl_high_period_reg::R reader structure

impl ResetValue for RTC_I2C_SCL_HIGH_PERIOD_REG[src]

Register RTC_I2C_SCL_HIGH_PERIOD_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_I2C_SCL_HIGH_PERIOD_REG[src]

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