Type Alias mcxn947_pac::flexspi0::ipcr1::W

source ·
pub type W = W<IPCR1_SPEC>;
Expand description

Register IPCR1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn idatsz(&mut self) -> IDATSZ_W<'_, IPCR1_SPEC>

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

source

pub fn iseqid(&mut self) -> ISEQID_W<'_, IPCR1_SPEC>

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

source

pub fn iseqnum(&mut self) -> ISEQNUM_W<'_, IPCR1_SPEC>

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

source

pub fn iparen(&mut self) -> IPAREN_W<'_, IPCR1_SPEC>

Bit 31 - Parallel Mode Enable for IP Commands

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual