Type Alias atsamd51j::cmcc::MCFG

source ·
pub type MCFG = Reg<MCFG_SPEC>;
Expand description

MCFG (rw) register accessor: Cache Monitor Configuration Register

You can read this register and get mcfg::R. You can reset, write, write_with_zero this register using mcfg::W. You can also modify this register. See API.

For information about available fields see mcfg module

Aliased Type§

struct MCFG { /* private fields */ }