Module esp32c6_lp::lp_i2c::to

source ·
Expand description

Setting time out control for receiving data.

Structs

  • Setting time out control for receiving data.

Type Aliases

  • Register TO reader
  • Field TIME_OUT_EN reader - This is the enable bit for time out control.
  • Field TIME_OUT_EN writer - This is the enable bit for time out control.
  • Field TIME_OUT_VALUE reader - This register is used to configure the timeout for receiving a data bit in APB clock cycles.
  • Field TIME_OUT_VALUE writer - This register is used to configure the timeout for receiving a data bit in APB clock cycles.
  • Register TO writer