Type Alias TO

Source
pub type TO = Reg<TO_SPEC>;
Expand description

TO (rw) register accessor: Configure RTC I2C timeout

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