Struct esp32c3::spi0::cache_fctrl::CACHE_FCTRL_SPEC [−][src]
pub struct CACHE_FCTRL_SPEC;
Expand description
SPI0 bit mode control register.
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see cache_fctrl module
Trait Implementations
read()
method returns cache_fctrl::R reader structure
type Ux = u32
type Ux = u32
Raw register type (u8
, u16
, u32
, …).
reset()
method sets CACHE_FCTRL to value 0
Reset value of the register.
write(|w| ..)
method takes cache_fctrl::W writer structure