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

type IMON3 = Reg<u32, _IMON3>;

Instruction Cache Line Hits

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

For information about available fields see imon3 module

Trait Implementations

impl Readable for IMON3[src]

read() method returns imon3::R reader structure

impl ResetValue for IMON3[src]

Register IMON3 reset()'s with value 0

type Type = u32

Register size

impl Writable for IMON3[src]

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