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

type CACHECMD = Reg<u32, _CACHECMD>;

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

impl ResetValue for CACHECMD[src]

Register CACHECMD reset()'s with value 0

type Type = u32

Register size

impl Writable for CACHECMD[src]

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