pub type TSTR = Reg<TRrs>;
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.
read
tr::R
reset
write
write_with_zero
tr::W
modify
See register structure
For information about available fields see tr module
tr
pub struct TSTR { /* private fields */ }