TR

Type Alias TR 

Source
pub type TR = Reg<TRrs>;
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.

See register structure

For information about available fields see tr module

Aliased Typeยง

pub struct TR { /* private fields */ }