TOCV

Type Alias TOCV 

Source
pub type TOCV = Reg<TOCVrs>;
Expand description

TOCV (rw) register accessor: FDCAN timeout counter value register

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

See register structure

For information about available fields see tocv module

Aliased Typeยง

pub struct TOCV { /* private fields */ }