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

type IMON0 = Reg<u32, _IMON0>;

Instruction Cache Total Accesses

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

For information about available fields see imon0 module

Trait Implementations

impl Readable for IMON0[src]

read() method returns imon0::R reader structure

impl ResetValue for IMON0[src]

Register IMON0 reset()'s with value 0

type Type = u32

Register size

impl Writable for IMON0[src]

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