Type Alias TMOUT

Source
pub type TMOUT = Reg<TMOUT_SPEC>;
Expand description

TMOUT (rw) register accessor: Data and response timeout configuration register

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

For information about available fields see tmout module

Aliased Typeยง

struct TMOUT { /* private fields */ }