Type Alias esp32s3::rtc_i2c::TO

source ·
pub type TO = Reg<TO_SPEC>;
Expand description

TO (rw) register accessor: configure time out

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

For information about available fields see to module

Aliased Type§

struct TO { /* private fields */ }