[][src]Type Definition nrf9160_pac::ipc_ns::GPMEM

type GPMEM = Reg<u32, _GPMEM>;

Description collection: General purpose memory.

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

For information about available fields see gpmem module

Trait Implementations

impl Readable for GPMEM[src]

read() method returns gpmem::R reader structure

impl ResetValue for GPMEM[src]

Register GPMEM[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for GPMEM[src]

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