Type Alias TIMEOUT

Source
pub type TIMEOUT = Reg<TIMEOUT_SPEC>;
Expand description

timeout (rw) register accessor: Slave mode transmit timeout values

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

For information about available fields see timeout module

Aliased Typeยง

struct TIMEOUT { /* private fields */ }