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

type DMON2 = Reg<u32, _DMON2>;

Data Cache Hits

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

For information about available fields see dmon2 module

Trait Implementations

impl Readable for DMON2[src]

read() method returns dmon2::R reader structure

impl ResetValue for DMON2[src]

Register DMON2 reset()'s with value 0

type Type = u32

Register size

impl Writable for DMON2[src]

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