Type Alias Cacr

Source
pub type Cacr = Reg<CacrSpec>;
Expand description

CACR (rw) register accessor: Capabilities Control

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

For information about available fields see cacr module

Aliased Typeยง

struct Cacr { /* private fields */ }