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

type RAMSTATUS = Reg<u32, _RAMSTATUS>;

Ram status register.

This register you can read. See API.

For information about available fields see ramstatus module

Trait Implementations

impl Readable for RAMSTATUS[src]

read() method returns ramstatus::R reader structure