SAME54P20A Test Project
Data Fields
RTC_MODE2_CTRLB_Type Union Reference

Data Fields

struct {
   uint16_t   GP0EN:1
 
   uint16_t   GP2EN:1
 
   uint16_t   __pad0__:2
 
   uint16_t   DEBMAJ:1
 
   uint16_t   DEBASYNC:1
 
   uint16_t   RTCOUT:1
 
   uint16_t   DMAEN:1
 
   uint16_t   DEBF:3
 
   uint16_t   __pad1__:1
 
   uint16_t   ACTF:3
 
   uint16_t   __pad2__:1
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 410 of file rtc.h.

Field Documentation

◆ __pad0__

uint16_t RTC_MODE2_CTRLB_Type::__pad0__

bit: 2.. 3 Reserved

Definition at line 414 of file rtc.h.

◆ __pad1__

uint16_t RTC_MODE2_CTRLB_Type::__pad1__

bit: 11 Reserved

Definition at line 420 of file rtc.h.

◆ __pad2__

uint16_t RTC_MODE2_CTRLB_Type::__pad2__

bit: 15 Reserved

Definition at line 422 of file rtc.h.

◆ ACTF

uint16_t RTC_MODE2_CTRLB_Type::ACTF

bit: 12..14 Active Layer Freqnuency

Definition at line 421 of file rtc.h.

◆ bit

struct { ... } RTC_MODE2_CTRLB_Type::bit

Structure used for bit access

◆ DEBASYNC

uint16_t RTC_MODE2_CTRLB_Type::DEBASYNC

bit: 5 Debouncer Asynchronous Enable

Definition at line 416 of file rtc.h.

◆ DEBF

uint16_t RTC_MODE2_CTRLB_Type::DEBF

bit: 8..10 Debounce Freqnuency

Definition at line 419 of file rtc.h.

◆ DEBMAJ

uint16_t RTC_MODE2_CTRLB_Type::DEBMAJ

bit: 4 Debouncer Majority Enable

Definition at line 415 of file rtc.h.

◆ DMAEN

uint16_t RTC_MODE2_CTRLB_Type::DMAEN

bit: 7 DMA Enable

Definition at line 418 of file rtc.h.

◆ GP0EN

uint16_t RTC_MODE2_CTRLB_Type::GP0EN

bit: 0 General Purpose 0 Enable

Definition at line 412 of file rtc.h.

◆ GP2EN

uint16_t RTC_MODE2_CTRLB_Type::GP2EN

bit: 1 General Purpose 2 Enable

Definition at line 413 of file rtc.h.

◆ reg

uint16_t RTC_MODE2_CTRLB_Type::reg

Type used for register access

Definition at line 424 of file rtc.h.

◆ RTCOUT

uint16_t RTC_MODE2_CTRLB_Type::RTCOUT

bit: 6 RTC Output Enable

Definition at line 417 of file rtc.h.


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