pub type TIMEOUT_CTL = Reg<TIMEOUT_CTL_SPEC>;Expand description
TIMEOUT_CTL (rw) register accessor: I2C Timeout Count Control Register
You can read this register and get timeout_ctl::R. You can reset, write, write_with_zero this register using timeout_ctl::W. You can also modify this register. See API.
For information about available fields see timeout_ctl
module
Aliased Typeยง
pub struct TIMEOUT_CTL { /* private fields */ }