Struct esp32c3::system::cache_control::R [−][src]
pub struct R(_);
Expand description
Register CACHE_CONTROL
reader
Implementations
Bit 0 - reg_icache_clk_on
Bit 1 - reg_icache_reset
Bit 2 - reg_dcache_clk_on
Bit 3 - reg_dcache_reset
Methods from Deref<Target = R<CACHE_CONTROL_SPEC>>
Trait Implementations
Performs the conversion.