CCCR

Type Alias CCCR 

Source
pub type CCCR = Reg<CCCRrs>;
Expand description

CCCR (rw) register accessor: FDCAN CC control register

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

See register structure

For information about available fields see cccr module

Aliased Typeยง

pub struct CCCR { /* private fields */ }