Type Alias esp32c2::i2c0::ctr::SAMPLE_SCL_LEVEL_W
source · pub type SAMPLE_SCL_LEVEL_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field SAMPLE_SCL_LEVEL writer - This register is used to select the sample mode. 1: sample SDA data on the SCL low level. 0: sample SDA data on the SCL high level.
Aliased Type§
struct SAMPLE_SCL_LEVEL_W<'a, REG> { /* private fields */ }