Type Alias atsamd51p::cmcc::MEN

source ·
pub type MEN = Reg<MEN_SPEC>;
Expand description

MEN (rw) register accessor: Cache Monitor Enable Register

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

For information about available fields see men module

Aliased Type§

struct MEN { /* private fields */ }