Type Alias TIMEOUT

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

TIMEOUT (rw) register accessor:

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ยง

pub struct TIMEOUT { /* private fields */ }