Type Alias TR3

Source
pub type TR3 = Reg<TR3rs>;
Expand description

TR3 (rw) register accessor: watchdog threshold register 3

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

See register structure

For information about available fields see tr3 module

Aliased Typeยง

pub struct TR3 { /* private fields */ }