pub type L1_CACHE_WRAP_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field L1_CACHE_WRAP writer - Set this bit as 1 to enable L1-DCache wrap around mode.

Aliased Type§

struct L1_CACHE_WRAP_W<'a, REG, const O: u8> { /* private fields */ }