Type Alias esp32::i2c0::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 */ }