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

type W = W<u32, AHBCR>;

Writer for register AHBCR

Methods

impl W[src]

pub fn aparen(&mut self) -> APAREN_W[src]

Bit 0 - Parallel mode enabled for AHB triggered Command (both read and write) .

pub fn cachableen(&mut self) -> CACHABLEEN_W[src]

Bit 3 - Enable AHB bus cachable read access support.

pub fn bufferableen(&mut self) -> BUFFERABLEEN_W[src]

Bit 4 - Enable AHB bus bufferable write access support. This field affects the last beat of AHB write access, refer for more details about AHB bufferable write.

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

Bit 5 - AHB Read Prefetch Enable.

pub fn readaddropt(&mut self) -> READADDROPT_W[src]

Bit 6 - AHB Read Address option bit. This option bit is intend to remove AHB burst start address alignment limitation.