[][src]Type Definition nrf52832_pac::power::ram::powerset::W

type W = W<u32, POWERSET>;

Writer for register POWERSET

Methods

impl W[src]

pub fn s0power(&mut self) -> S0POWER_W[src]

Bit 0 - Keep RAM section S0 of RAM0 on or off in System ON mode

pub fn s1power(&mut self) -> S1POWER_W[src]

Bit 1 - Keep RAM section S1 of RAM0 on or off in System ON mode

pub fn s0retention(&mut self) -> S0RETENTION_W[src]

Bit 16 - Keep retention on RAM section S0 when RAM section is switched off

pub fn s1retention(&mut self) -> S1RETENTION_W[src]

Bit 17 - Keep retention on RAM section S1 when RAM section is switched off