pub type Psr = Reg<PsrSpec>;
PSR (r) register accessor: Present State
You can read this register and get psr::R. See API.
read
psr::R
For information about available fields see psr module
psr
struct Psr { /* private fields */ }