Type Definition esp32c3::rtc_i2c::RTC_I2C_CMD10[][src]

type RTC_I2C_CMD10 = Reg<u32, _RTC_I2C_CMD10>;

RTC_I2C_CMD10

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

For information about available fields see rtc_i2c_cmd10 module

Trait Implementations

impl Readable for RTC_I2C_CMD10[src]

read() method returns rtc_i2c_cmd10::R reader structure

impl ResetValue for RTC_I2C_CMD10[src]

Register RTC_I2C_CMD10 reset()'s with value 0

type Type = u32

Register size

impl Writable for RTC_I2C_CMD10[src]

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