Type Alias esp32::spi0::CACHE_SCTRL

source ·
pub type CACHE_SCTRL = Reg<CACHE_SCTRL_SPEC>;
Expand description

CACHE_SCTRL (rw) register accessor:

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

For information about available fields see cache_sctrl module

Aliased Type§

struct CACHE_SCTRL { /* private fields */ }