block/SWWDT: description: Software Watchdog Timer. items: - name: WDOGLOAD description: Software Watchdog Timer Load Register. byte_offset: 0 - name: WDOGVALUE description: Software Watchdog Timer Value Register. byte_offset: 4 access: Read - name: WDOGCONTROL description: Software Watchdog Timer Control Register. byte_offset: 8 bit_size: 8 fieldset: WDOGCONTROL - name: WDOGINTCLR description: Software Watchdog Timer Clear Register. byte_offset: 12 - name: WDOGRIS description: Software Watchdog Timer Interrupt Status Register. byte_offset: 16 access: Read bit_size: 8 fieldset: WDOGRIS - name: WDOGLOCK description: Software Watchdog Timer Lock Register. byte_offset: 3072 fieldset/WDOGCONTROL: description: Software Watchdog Timer Control Register. bit_size: 8 fields: - name: INTEN description: Interrupt and counter enable bit of the software watchdog. bit_offset: 0 bit_size: 1 - name: RESEN description: Reset enable bit of the software watchdog. bit_offset: 1 bit_size: 1 fieldset/WDOGRIS: description: Software Watchdog Timer Interrupt Status Register. bit_size: 8 fields: - name: RIS description: Software watchdog interrupt status bit. bit_offset: 0 bit_size: 1