[][src]Type Definition imxrt1062_semc::sramcr1::R

type R = R<u32, SRAMCR1>;

Reader of register SRAMCR1

Methods

impl R[src]

pub fn ces(&self) -> CES_R[src]

Bits 0:3 - CE setup time cycle

pub fn ceh(&self) -> CEH_R[src]

Bits 4:7 - CE hold min time

pub fn as_(&self) -> AS_R[src]

Bits 8:11 - Address setup time

pub fn ah(&self) -> AH_R[src]

Bits 12:15 - Address hold time

pub fn wel(&self) -> WEL_R[src]

Bits 16:19 - WE LOW time (WEL+1) cycle

pub fn weh(&self) -> WEH_R[src]

Bits 20:23 - WE HIGH time (WEH+1) cycle

pub fn rel(&self) -> REL_R[src]

Bits 24:27 - RE LOW time (REL+1) cycle

pub fn reh(&self) -> REH_R[src]

Bits 28:31 - RE HIGH time (REH+1) cycle