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