Type Alias CPU_MBIST

Source
pub type CPU_MBIST = Reg<CPU_MBIST_SPEC>;
Expand description

cpu_mbist (rw) register accessor: CPU MBIST Register. Controls the CPU memory built-in self-test (MBIST).

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

For information about available fields see cpu_mbist module

Aliased Typeยง

struct CPU_MBIST { /* private fields */ }