pub type TSCV = Reg<TSCVrs>;
Expand description
TSCV (rw) register accessor: FDCAN timestamp counter value register
You can read
this register and get tscv::R
. You can reset
, write
, write_with_zero
this register using tscv::W
. You can also modify
this register. See API.
See register structure
For information about available fields see tscv
module
Aliased Typeยง
pub struct TSCV { /* private fields */ }