Type Alias W

Source
pub type W = W<ECC_CTRL_SPEC>;
Expand description

Register ECC_CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn spi_fmem_page_size(&mut self) -> SPI_FMEM_PAGE_SIZE_W<'_, ECC_CTRL_SPEC>

Bits 18:19 - Set the page size of the flash accessed by MSPI. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.