esp32s3::rtc_i2c

Type Alias SDA_DUTY

Source
pub type SDA_DUTY = Reg<SDA_DUTY_SPEC>;
Expand description

SDA_DUTY (rw) register accessor: configure sda duty

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