Timr

Type Alias Timr 

Source
pub type Timr = Reg<TimrSpec>;
Expand description

TIMR (rw) register accessor:

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

For information about available fields see timr module

Aliased Typeยง

pub struct Timr { /* private fields */ }