[][src]Type Definition nrf51::power::RAMON

type RAMON = Reg<u32, _RAMON>;

Ram on/off.

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

For information about available fields see ramon module

Trait Implementations

impl Readable for RAMON[src]

read() method returns ramon::R reader structure

impl ResetValue for RAMON[src]

Register RAMON reset()'s with value 0x03

type Type = u32

Register size

impl Writable for RAMON[src]

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