[][src]Type Definition imxrt1062_flexspi::flshcr1::W

type W = W<u32, FLSHCR1>;

Writer for register FLSHCR1%s

Methods

impl W[src]

pub fn tcss(&mut self) -> TCSS_W[src]

Bits 0:4 - Serial Flash CS setup time.

pub fn tcsh(&mut self) -> TCSH_W[src]

Bits 5:9 - Serial Flash CS Hold time.

pub fn wa(&mut self) -> WA_W[src]

Bit 10 - Word Addressable.

pub fn cas(&mut self) -> CAS_W[src]

Bits 11:14 - Column Address Size.

pub fn csintervalunit(&mut self) -> CSINTERVALUNIT_W[src]

Bit 15 - CS interval unit

pub fn csinterval(&mut self) -> CSINTERVAL_W[src]

Bits 16:31 - This field is used to set the minimum interval between flash device Chip selection deassertion and flash device Chip selection assertion. If external flash has a limitation on the interval between command sequences, this field should be set accordingly. If there is no limitation, set this field with value 0x0.