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

type IMON1 = Reg<u32, _IMON1>;

Instruction Cache Tag Lookups

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

For information about available fields see imon1 module

Trait Implementations

impl Readable for IMON1[src]

read() method returns imon1::R reader structure

impl ResetValue for IMON1[src]

Register IMON1 reset()'s with value 0

type Type = u32

Register size

impl Writable for IMON1[src]

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