Type Alias esp32::rtc_i2c::SDA_DUTY

source ·
pub type SDA_DUTY = Reg<SDA_DUTY_SPEC>;
Expand description

SDA_DUTY (rw) register accessor:

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

For information about available fields see sda_duty module

Aliased Type§

struct SDA_DUTY { /* private fields */ }