Module esp32_hal::pac::rtc_i2c::debug_status
Expand description
Structs
Register
DEBUG_STATUS
readerRegister
DEBUG_STATUS
writerType Definitions
Field
ACK_VAL
reader - The value of an acknowledge signal on the busField
ACK_VAL
writer - The value of an acknowledge signal on the busField
ARB_LOST
reader - When working as a master, lost control of I2C busField
ARB_LOST
writer - When working as a master, lost control of I2C busField
BUS_BUSY
reader - operation is in progressField
BUS_BUSY
writer - operation is in progressField
BYTE_TRANS
reader - 8 bit transmit doneField
BYTE_TRANS
writer - 8 bit transmit doneField
MAIN_STATE
reader - state of the main state machineField
MAIN_STATE
writer - state of the main state machineField
SCL_STATE
reader - state of SCL state machineField
SCL_STATE
writer - state of SCL state machineField
SLAVE_ADDR_MATCH
reader - When working as a slave, whether address was matchedField
SLAVE_ADDR_MATCH
writer - When working as a slave, whether address was matchedField
SLAVE_RW
reader - When working as a slave, the value of R/W bit receivedField
SLAVE_RW
writer - When working as a slave, the value of R/W bit receivedField
TIMED_OUT
reader - Transfer has timed outField
TIMED_OUT
writer - Transfer has timed out