Type Alias Cpacr

Source
pub type Cpacr = Reg<CpacrSpec>;
Expand description

CPACR (rw) register accessor: Coprocessor Access Control Register

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

For information about available fields see cpacr module

Aliased Typeยง

struct Cpacr { /* private fields */ }