Type Alias atsame54n::cmcc::SR

source ·
pub type SR = Reg<SR_SPEC>;
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 */ }