esp32c3::i2c0

Type Alias SDA_SAMPLE

Source
pub type SDA_SAMPLE = Reg<SDA_SAMPLE_SPEC>;
Expand description

SDA_SAMPLE (rw) register accessor: I2C_SDA_SAMPLE_REG

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 */ }