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

type W = W<u32, DEBUG_STATUS>;

Writer for register DEBUG_STATUS

Implementations

impl W[src]

pub fn scl_state(&mut self) -> SCL_STATE_W<'_>[src]

Bits 28:30

pub fn main_state(&mut self) -> MAIN_STATE_W<'_>[src]

Bits 25:27

pub fn byte_trans(&mut self) -> BYTE_TRANS_W<'_>[src]

Bit 6

pub fn slave_addr_match(&mut self) -> SLAVE_ADDR_MATCH_W<'_>[src]

Bit 5

pub fn bus_busy(&mut self) -> BUS_BUSY_W<'_>[src]

Bit 4

pub fn arb_lost(&mut self) -> ARB_LOST_W<'_>[src]

Bit 3

pub fn timed_out(&mut self) -> TIMED_OUT_W<'_>[src]

Bit 2

pub fn slave_rw(&mut self) -> SLAVE_RW_W<'_>[src]

Bit 1

pub fn ack_val(&mut self) -> ACK_VAL_W<'_>[src]

Bit 0