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

type IMON2 = Reg<u32, _IMON2>;

Instruction Cache Hits

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

For information about available fields see imon2 module

Trait Implementations

impl Readable for IMON2[src]

read() method returns imon2::R reader structure

impl ResetValue for IMON2[src]

Register IMON2 reset()'s with value 0

type Type = u32

Register size

impl Writable for IMON2[src]

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