Struct esp32c3::extmem::cache_request::CACHE_REQUEST_SPEC [−][src]
pub struct CACHE_REQUEST_SPEC;
Expand description
This description will be updated in the near future.
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see cache_request module
Trait Implementations
read()
method returns cache_request::R reader structure
reset()
method sets CACHE_REQUEST to value 0
Reset value of the register.
write(|w| ..)
method takes cache_request::W writer structure