pub type DTIMER = Reg<DTIMERrs>;Expand description
DTIMER (rw) register accessor: Bits 31:0 = DATATIME: Data timeout period
You can read this register and get dtimer::R. You can reset, write, write_with_zero this register using dtimer::W. You can also modify this register. See API.
See register structure
For information about available fields see dtimer module
Aliased Typeยง
pub struct DTIMER { /* private fields */ }