Struct efm32pg_pac::efm32pg12b500::msc::cachemisses::CACHEMISSES_SPEC
source · pub struct CACHEMISSES_SPEC;
Expand description
Cache Misses Performance Counter
This register you can read
. See API.
For information about available fields see cachemisses module
Trait Implementations§
source§impl Readable for CACHEMISSES_SPEC
impl Readable for CACHEMISSES_SPEC
read()
method returns cachemisses::R reader structure
source§impl RegisterSpec for CACHEMISSES_SPEC
impl RegisterSpec for CACHEMISSES_SPEC
source§impl Resettable for CACHEMISSES_SPEC
impl Resettable for CACHEMISSES_SPEC
reset()
method sets CACHEMISSES to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efm32pg12b500::msc::cachemisses::CACHEMISSES_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efm32pg12b500::msc::cachemisses::CACHEMISSES_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.