[][src]Type Definition efm32pg12_pac::emu::RAM0CTRL

type RAM0CTRL = Reg<u32, _RAM0CTRL>;

Memory Control Register

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

For information about available fields see ram0ctrl module

Trait Implementations

impl Readable for RAM0CTRL[src]

read() method returns ram0ctrl::R reader structure

impl ResetValue for RAM0CTRL[src]

Register RAM0CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for RAM0CTRL[src]

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