Module esp32c2_hal::pac::i2c0::to

Expand description

Setting time out control for receiving data.

Structs

Register TO reader
Setting time out control for receiving data.
Register TO writer

Type Definitions

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.