Type Definition efm32gg11b::msc::CACHECMD[][src]

type CACHECMD = Reg<u32, _CACHECMD>;
Expand description

Flash Cache Command Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see cachecmd module

Trait Implementations

Register CACHECMD reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes cachecmd::W writer structure