Type Alias esp32c6_lp::lp_i2c::SDA_SAMPLE
source · pub type SDA_SAMPLE = Reg<SDA_SAMPLE_SPEC>;
Expand description
SDA_SAMPLE (rw) register accessor: Configures the sample time after a positive SCL edge.
You can read
this register and get sda_sample::R
. You can reset
, write
, write_with_zero
this register using sda_sample::W
. You can also modify
this register. See API.
For information about available fields see sda_sample
module
Aliased Type§
struct SDA_SAMPLE { /* private fields */ }