[−][src]Type Definition lpc55_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 available fields see memctrl module
Trait Implementations
impl Readable for MEMCTRL[src]
read() method returns memctrl::R reader structure
impl ResetValue for MEMCTRL[src]
Register MEMCTRL reset()'s with value 0
impl Writable for MEMCTRL[src]
write(|w| ..) method takes memctrl::W writer structure