Contiki 3.x
Data Fields
ADI_WDT_TypeDef Struct Reference

Watchdog Timer (pADI_WDT) More...

#include <cpu/arm/aducrf101/Common/ADuCRF101.h>

Data Fields

__IO uint16_t T3LD
 
__IO uint16_t T3VAL
 
__IO uint16_t T3CON
 
__IO uint16_t T3CLRI
 
__IO uint16_t T3STA
 

Detailed Description

Watchdog Timer (pADI_WDT)

Definition at line 9642 of file ADuCRF101.h.

Field Documentation

__IO uint16_t ADI_WDT_TypeDef::T3CLRI

Clear Interrupt Register

Definition at line 9649 of file ADuCRF101.h.

__IO uint16_t ADI_WDT_TypeDef::T3CON

Control Register

Definition at line 9647 of file ADuCRF101.h.

__IO uint16_t ADI_WDT_TypeDef::T3LD

< pADI_WDT Structure 16-bit Load Value

Definition at line 9643 of file ADuCRF101.h.

__IO uint16_t ADI_WDT_TypeDef::T3STA

Status Register

Definition at line 9651 of file ADuCRF101.h.

__IO uint16_t ADI_WDT_TypeDef::T3VAL

16-bit Timer Value

Definition at line 9645 of file ADuCRF101.h.