pub type SDA_HOLD = Reg<SDA_HOLD_SPEC>;
Expand description
SDA_HOLD (rw) register accessor: Configures the hold time after a negative SCL edge.
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 */ }