Kamcho Library 02.00.03  lib.kamcho.02.00.03.287
Data Fields
WDT_SFRS_t Struct Reference

A structure to represent Special Function Registers for WDT. More...

#include <wdt_sfrs.h>

Data Fields

union {
   struct {
      uint8_t   WDTEN:1
 
      uint8_t   RESETEN:1
 
      uint8_t   RSTFLAG:1
 
      uint8_t   WDTPRES:2
 
      uint8_t   Reserved:3
 
   } 
 
   uint8_t   BYTE
 
WDTCTRL
 
uint32_t WDTCLR
 

Detailed Description

A structure to represent Special Function Registers for WDT.

Field Documentation

uint8_t BYTE
uint8_t Reserved
uint8_t RESETEN
uint8_t RSTFLAG
uint32_t WDTCLR
union { ... } WDTCTRL
uint8_t WDTEN
uint8_t WDTPRES

The documentation for this struct was generated from the following file: