esp32::i2c0

Type Alias SDA_HOLD

Source
pub type SDA_HOLD = Reg<SDA_HOLD_SPEC>;
Expand description

SDA_HOLD (rw) register accessor:

You can read this register and get sda_hold::R. You can reset, write, write_with_zero this register using sda_hold::W. You can also modify this register. See API.

For information about available fields see sda_hold module

Aliased Typeยง

struct SDA_HOLD { /* private fields */ }