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

type DMON1 = Reg<u32, _DMON1>;

Data Cache Tag Lookups

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

For information about available fields see dmon1 module

Trait Implementations

impl Readable for DMON1[src]

read() method returns dmon1::R reader structure

impl ResetValue for DMON1[src]

Register DMON1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DMON1[src]

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