[][src]Type Definition esp32::rtc_i2c::rtc_i2c_int_raw_reg::W

type W = W<u32, RTC_I2C_INT_RAW_REG>;

Writer for register RTC_I2C_INT_RAW_REG

Methods

impl W[src]

pub fn rtc_i2c_time_out_int_raw(&mut self) -> RTC_I2C_TIME_OUT_INT_RAW_W[src]

Bit 7 - time out interrupt raw status

pub fn rtc_i2c_trans_complete_int_raw(
    &mut self
) -> RTC_I2C_TRANS_COMPLETE_INT_RAW_W
[src]

Bit 6 - Stop condition has been detected interrupt raw status

pub fn rtc_i2c_master_trans_complete_int_raw(
    &mut self
) -> RTC_I2C_MASTER_TRANS_COMPLETE_INT_RAW_W
[src]

Bit 5

pub fn rtc_i2c_arbitration_lost_int_raw(
    &mut self
) -> RTC_I2C_ARBITRATION_LOST_INT_RAW_W
[src]

Bit 4 - Master lost arbitration

pub fn rtc_i2c_slave_trans_complete_int_raw(
    &mut self
) -> RTC_I2C_SLAVE_TRANS_COMPLETE_INT_RAW_W
[src]

Bit 3 - Slave accepted 1 byte and address matched