[][src]Type Definition lpc54606_pac::emc::static_::staticconfig::R

type R = R<u32, STATICCONFIG>;

Reader of register STATICCONFIG

Methods

impl R[src]

pub fn mw(&self) -> MW_R[src]

Bits 0:1 - Memory width.

pub fn pm(&self) -> PM_R[src]

Bit 3 - Page mode.

pub fn pc(&self) -> PC_R[src]

Bit 6 - Chip select polarity.

pub fn pb(&self) -> PB_R[src]

Bit 7 - Byte lane state.

pub fn ew(&self) -> EW_R[src]

Bit 8 - Extended wait (EW) uses the EMCStaticExtendedWait register to time both the read and write transfers rather than the EMCStaticWaitRd and EMCStaticWaitWr registers.

pub fn b(&self) -> B_R[src]

Bit 19 - Buffer enable [2].

pub fn p(&self) -> P_R[src]

Bit 20 - Write protect.