[][src]Type Definition imxrt1062_system_control::DCISW

type DCISW = Reg<u32, _DCISW>;

Data cache invalidate by set/way

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

For information about available fields see dcisw module

Trait Implementations

impl ResetValue for DCISW[src]

Register DCISW reset()'s with value 0

type Type = u32

Register size

impl Writable for DCISW[src]

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