Type Alias Psr

Source
pub type Psr = Reg<PsrSpec>;
Expand description

PSR (r) register accessor: Present State

You can read this register and get psr::R. See API.

For information about available fields see psr module

Aliased Typeยง

struct Psr { /* private fields */ }