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

type NWP_SRAM_LPDS_CFG = Reg<u32, _NWP_SRAM_LPDS_CFG>;

NWP_SRAM_LPDS_CFG

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

For information about available fields see nwp_sram_lpds_cfg module

Trait Implementations

impl Readable for NWP_SRAM_LPDS_CFG[src]

read() method returns nwp_sram_lpds_cfg::R reader structure

impl ResetValue for NWP_SRAM_LPDS_CFG[src]

Register NWP_SRAM_LPDS_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for NWP_SRAM_LPDS_CFG[src]

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