pub type LTR = Reg<LTRrs>;
LTR (rw) register accessor: watchdog lower threshold register
You can read this register and get ltr::R. You can reset, write, write_with_zero this register using ltr::W. You can also modify this register. See API.
read
ltr::R
reset
write
write_with_zero
ltr::W
modify
See register structure
For information about available fields see ltr module
ltr
pub struct LTR { /* private fields */ }