Module nrf52832_hal::pac::power::ram::powerclr

source ·
Expand description

Description cluster[0]: RAM0 power control clear register

Structs§

  • Description cluster[0]: RAM0 power control clear register
  • Register POWERCLR writer

Enums§

  • Keep RAM section S0 of RAM0 on or off in System ON mode
  • Keep retention on RAM section S0 when RAM section is switched off
  • Keep RAM section S1 of RAM0 on or off in System ON mode
  • Keep retention on RAM section S1 when RAM section is switched off

Type Aliases§

  • Field S0POWER writer - Keep RAM section S0 of RAM0 on or off in System ON mode
  • Field S0RETENTION writer - Keep retention on RAM section S0 when RAM section is switched off
  • Field S1POWER writer - Keep RAM section S1 of RAM0 on or off in System ON mode
  • Field S1RETENTION writer - Keep retention on RAM section S1 when RAM section is switched off