Type Alias Apsr
Source pub type Apsr = Reg<ApsrSpec>;
Expand description
APSR (r) register accessor: Additional Present State Register
You can read this register and get apsr::R. See API.
For information about available fields see apsr
module
struct Apsr { }