LTR

Type Alias LTR 

Source
pub type LTR = Reg<LTRrs>;
Expand description

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.

See register structure

For information about available fields see ltr module

Aliased Typeยง

pub struct LTR { /* private fields */ }