[][src]Type Definition imxrt1062_system_control::ICIMVAU

type ICIMVAU = Reg<u32, _ICIMVAU>;

Instruction cache invalidate by address to PoU

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

For information about available fields see icimvau module

Trait Implementations

impl ResetValue for ICIMVAU[src]

Register ICIMVAU reset()'s with value 0

type Type = u32

Register size

impl Writable for ICIMVAU[src]

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