[][src]Type Definition lpc55_pac::hashcrypt::memaddr::R

type R = R<u32, MEMADDR>;

Reader of register MEMADDR

Implementations

impl R[src]

pub fn base(&self) -> BASE_R[src]

Bits 0:31 - Address base to start copying from, word aligned (so bits 1:0 must be 0). This field will advance as it processes the words. If it fails with a bus error, the register will contain the failing word. N:Address in Flash or RAM space; RAM only as mapped in this part. May also be able to address SPIFI.