Type Alias Cc2r

Source
pub type Cc2r = Reg<Cc2rSpec>;
Expand description

CC2R (rw) register accessor: Clock Control 2

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

For information about available fields see cc2r module

Aliased Typeยง

struct Cc2r { /* private fields */ }