[][src]Type Definition lpc55s6x_pac::hashcrypt::MEMADDR

type MEMADDR = Reg<u32, _MEMADDR>;

Address to start memory access from (if available).

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see memaddr module

Trait Implementations

impl Readable for MEMADDR[src]

read() method returns memaddr::R reader structure

impl Writable for MEMADDR[src]

write(|w| ..) method takes memaddr::W writer structure

impl ResetValue for MEMADDR[src]

Register MEMADDR reset()'s with value 0

type Type = u32

Register size