Type Alias Sr

Source
pub type Sr = Reg<SrSpec>;
Expand description

SR (r) register accessor: Cache Status Register

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

For information about available fields see sr module

Aliased Typeยง

struct Sr { /* private fields */ }