Type Alias R

Source
pub type R = R<CACHE_FCTRL_SPEC>;
Expand description

Register CACHE_FCTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cache_req_en(&self) -> CACHE_REQ_EN_R

Bit 0 - For SPI0 Cache access enable 1: enable 0:disable.

Source

pub fn cache_usr_cmd_4byte(&self) -> CACHE_USR_CMD_4BYTE_R

Bit 1 - For SPI0 cache read flash with 4 bytes command 1: enable 0:disable.

Source

pub fn cache_flash_usr_cmd(&self) -> CACHE_FLASH_USR_CMD_R

Bit 2 - For SPI0 cache read flash for user define command 1: enable 0:disable.

Source

pub fn cache_flash_pes_en(&self) -> CACHE_FLASH_PES_EN_R

Bit 3 - For SPI0 spi1 send suspend command before cache read flash 1: enable 0:disable.