Type Alias esp32h2::spi0::CACHE_FCTRL

source ·
pub type CACHE_FCTRL = Reg<CACHE_FCTRL_SPEC>;
Expand description

CACHE_FCTRL (rw) register accessor: SPI0 bit mode control register.

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

For information about available fields see cache_fctrl module

Aliased Type§

struct CACHE_FCTRL { /* private fields */ }