[][src]Type Definition imxrt1062_system_control::DCIMVAC

type DCIMVAC = Reg<u32, _DCIMVAC>;

Data cache invalidate by address to Point of Coherency (PoC)

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

For information about available fields see dcimvac module

Trait Implementations

impl ResetValue for DCIMVAC[src]

Register DCIMVAC reset()'s with value 0

type Type = u32

Register size

impl Writable for DCIMVAC[src]

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