[][src]Type Definition ambiq_apollo2_pac::pwrctrl::MEMEN

type MEMEN = Reg<u32, _MEMEN>;

Disables individual banks of the MEMORY array

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

For information about available fields see memen module

Trait Implementations

impl Readable for MEMEN[src]

read() method returns memen::R reader structure

impl ResetValue for MEMEN[src]

Register MEMEN reset()'s with value 0xa000_1fff

type Type = u32

Register size

impl Writable for MEMEN[src]

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