Type Alias esp32c6::extmem::CACHE_SYNC_ADDR

source ·
pub type CACHE_SYNC_ADDR = Reg<CACHE_SYNC_ADDR_SPEC>;
Expand description

CACHE_SYNC_ADDR (rw) register accessor: Sync address configure register

You can read this register and get cache_sync_addr::R. You can reset, write, write_with_zero this register using cache_sync_addr::W. You can also modify this register. See API.

For information about available fields see cache_sync_addr module

Aliased Type§

struct CACHE_SYNC_ADDR { /* private fields */ }