Tr

Type Alias Tr 

Source
pub type Tr = Reg<TrSpec>;
Expand description

TR (rw) register accessor: Time Register

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

For information about available fields see tr module

Aliased Typeยง

pub struct Tr { /* private fields */ }