[][src]Type Definition imxrt1062_system_control::DCCISW

type DCCISW = Reg<u32, _DCCISW>;

Data cache clean and invalidate by set/way

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

For information about available fields see dccisw module

Trait Implementations

impl ResetValue for DCCISW[src]

Register DCCISW reset()'s with value 0

type Type = u32

Register size

impl Writable for DCCISW[src]

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