[][src]Type Definition esp32::spi::CACHE_FCTRL

type CACHE_FCTRL = Reg<u32, _CACHE_FCTRL>;

SPI_CACHE_FCTRL

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cache_fctrl module

Trait Implementations

impl Readable for CACHE_FCTRL[src]

read() method returns cache_fctrl::R reader structure

impl ResetValue for CACHE_FCTRL[src]

Register CACHE_FCTRL reset()'s with value 0

impl Writable for CACHE_FCTRL[src]

write(|w| ..) method takes cache_fctrl::W writer structure