[][src]Type Definition ambiq_apollo2_pac::cachectrl::DMON0

type DMON0 = Reg<u32, _DMON0>;

Data Cache Total Accesses

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

For information about available fields see dmon0 module

Trait Implementations

impl Readable for DMON0[src]

read() method returns dmon0::R reader structure

impl ResetValue for DMON0[src]

Register DMON0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DMON0[src]

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