[][src]Type Definition imxrt1062_system_control::DCCIMVAC

type DCCIMVAC = Reg<u32, _DCCIMVAC>;

Data cache clean and invalidate by address to PoC

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

For information about available fields see dccimvac module

Trait Implementations

impl ResetValue for DCCIMVAC[src]

Register DCCIMVAC reset()'s with value 0

type Type = u32

Register size

impl Writable for DCCIMVAC[src]

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