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

type DMON3 = Reg<u32, _DMON3>;

Data Cache Line Hits

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

For information about available fields see dmon3 module

Trait Implementations

impl Readable for DMON3[src]

read() method returns dmon3::R reader structure

impl ResetValue for DMON3[src]

Register DMON3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DMON3[src]

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