[][src]Type Definition imxrt1062_system_control::DCCSW

type DCCSW = Reg<u32, _DCCSW>;

Data cache clean by set/way

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

For information about available fields see dccsw module

Trait Implementations

impl ResetValue for DCCSW[src]

Register DCCSW reset()'s with value 0

type Type = u32

Register size

impl Writable for DCCSW[src]

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