Type Alias Ccr

Source
pub type Ccr = Reg<CcrSpec>;
Expand description

CCR (rw) register accessor: Clock Control

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

For information about available fields see ccr module

Aliased Typeยง

struct Ccr { /* private fields */ }