pub type DCACHE_ENABLE_R = BitReader;
Expand description

Field DCACHE_ENABLE reader - The bit is used to activate the data cache. 0: disable, 1: enable

Aliased Type§

struct DCACHE_ENABLE_R { /* private fields */ }