Type Alias HTR

Source
pub type HTR = Reg<HTRrs>;
Expand description

HTR (rw) register accessor: watchdog higher threshold register

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

See register structure

For information about available fields see htr module

Aliased Typeยง

struct HTR { /* private fields */ }