Module hpm5361_pac::wdg0

source ·
Expand description

WDG0

Modules§

  • ctrl register protection register
  • wdog ctrl register 0 Note: Parity check is required once writing to this register. The result should be zero by modular two addition of all bits
  • wdog ctrl register 1 Note: Parity check is required once writing to this register. The result should be zero by modular two addition of all bits
  • wdog timeout interrupt counter value
  • wdog timeout reset counter value
  • refresh protection register
  • Refresh period value
  • Wdog enable
  • wdog refresh register
  • wdog status register

Structs§

Type Aliases§

  • CFG_PROT (rw) register accessor: ctrl register protection register
  • CTRL0 (rw) register accessor: wdog ctrl register 0 Note: Parity check is required once writing to this register. The result should be zero by modular two addition of all bits
  • CTRL1 (rw) register accessor: wdog ctrl register 1 Note: Parity check is required once writing to this register. The result should be zero by modular two addition of all bits
  • OT_INT_VAL (rw) register accessor: wdog timeout interrupt counter value
  • OT_RST_VAL (rw) register accessor: wdog timeout reset counter value
  • REF_PROT (rw) register accessor: refresh protection register
  • REF_TIME (rw) register accessor: Refresh period value
  • WDT_EN (rw) register accessor: Wdog enable
  • WDT_REFRESH_REG (rw) register accessor: wdog refresh register
  • WDT_STATUS (rw) register accessor: wdog status register