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

type R = R<u32, AHBRXBUF3CR0>;

Reader of register AHBRXBUF3CR0

Methods

impl R[src]

pub fn bufsz(&self) -> BUFSZ_R[src]

Bits 0:7 - AHB RX Buffer Size in 64 bits.Refer AHB RX Buffer Management for more details.

pub fn mstrid(&self) -> MSTRID_R[src]

Bits 16:19 - This AHB RX Buffer is assigned according to AHB Master with ID (MSTR_ID). Please refer to for AHB RX Buffer allocation.

pub fn priority(&self) -> PRIORITY_R[src]

Bits 24:25 - This priority for AHB Master Read which this AHB RX Buffer is assigned. Refer for more details.

pub fn prefetchen(&self) -> PREFETCHEN_R[src]

Bit 31 - AHB Read Prefetch Enable for current AHB RX Buffer corresponding Master.