[][src]Type Definition imxrt1062_flexspi::ipcr1::R

type R = R<u32, IPCR1>;

Reader of register IPCR1

Methods

impl R[src]

pub fn idatsz(&self) -> IDATSZ_R[src]

Bits 0:15 - Flash Read/Program Data Size (in Bytes) for IP command.

pub fn iseqid(&self) -> ISEQID_R[src]

Bits 16:19 - Sequence Index in LUT for IP command.

pub fn iseqnum(&self) -> ISEQNUM_R[src]

Bits 24:26 - Sequence Number for IP command: ISEQNUM+1.

pub fn iparen(&self) -> IPAREN_R[src]

Bit 31 - Parallel mode Enabled for IP command.