SAME54P20A Test Project
Data Fields
WDT_CONFIG_Type Union Reference

Data Fields

struct {
   uint8_t   PER:4
 
   uint8_t   WINDOW:4
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 69 of file wdt.h.

Field Documentation

◆ bit

struct { ... } WDT_CONFIG_Type::bit

Structure used for bit access

◆ PER

uint8_t WDT_CONFIG_Type::PER

bit: 0.. 3 Time-Out Period

Definition at line 71 of file wdt.h.

◆ reg

uint8_t WDT_CONFIG_Type::reg

Type used for register access

Definition at line 74 of file wdt.h.

◆ WINDOW

uint8_t WDT_CONFIG_Type::WINDOW

bit: 4.. 7 Window Mode Time-Out Period

Definition at line 72 of file wdt.h.


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