Type Alias esp32c6::extmem::L1_DCACHE_PRELOAD_ADDR

source ·
pub type L1_DCACHE_PRELOAD_ADDR = Reg<L1_DCACHE_PRELOAD_ADDR_SPEC>;
Expand description

L1_DCACHE_PRELOAD_ADDR (rw) register accessor: L1 Cache preload address configure register

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

For information about available fields see l1_dcache_preload_addr module

Aliased Type§

struct L1_DCACHE_PRELOAD_ADDR { /* private fields */ }