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

type MEMCTRL = Reg<u32, _MEMCTRL>;

Setup Master to access memory (if available)

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

For information about avaliable fields see memctrl module

Trait Implementations

impl Readable for MEMCTRL[src]

read() method returns memctrl::R reader structure

impl Writable for MEMCTRL[src]

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

impl ResetValue for MEMCTRL[src]

Register MEMCTRL reset()'s with value 0

type Type = u32

Register size