[][src]Type Definition cc3220sf::gprcm::WTOP_MEM_RET_CFG

type WTOP_MEM_RET_CFG = Reg<u32, _WTOP_MEM_RET_CFG>;

WTOP_MEM_RET_CFG

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

For information about available fields see wtop_mem_ret_cfg module

Trait Implementations

impl Readable for WTOP_MEM_RET_CFG[src]

read() method returns wtop_mem_ret_cfg::R reader structure

impl ResetValue for WTOP_MEM_RET_CFG[src]

Register WTOP_MEM_RET_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for WTOP_MEM_RET_CFG[src]

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