Type Alias Ccr
Source pub type Ccr = Reg<CcrSpec>;
Expand description
CCR (r) register accessor: ETM Configuration Code Register
You can read
this register and get ccr::R
. See API.
For information about available fields see ccr
module
struct Ccr { }