LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
IP_RTC_001_T Struct Reference

Detailed Description

Real Time Clock register block structure.

Definition at line 81 of file rtc_001.h.

#include "rtc_001.h"

Data Fields

__IO uint32_t ILR
 
__I uint32_t RESERVED0
 
__IO uint32_t CCR
 
__IO uint32_t CIIR
 
__IO uint32_t AMR
 
__I uint32_t CTIME [3]
 
__IO uint32_t TIME [RTC_TIMETYPE_LAST]
 
__IO uint32_t CALIBRATION
 
__I uint32_t RESERVED1 [7]
 
__IO uint32_t ALRM [RTC_TIMETYPE_LAST]
 

Field Documentation

Alarm field registers

Definition at line 97 of file rtc_001.h.

__IO uint32_t AMR

Alarm Mask Register

Definition at line 86 of file rtc_001.h.

__IO uint32_t CALIBRATION

Calibration Value Register

Definition at line 89 of file rtc_001.h.

__IO uint32_t CCR

Clock Control Register

Definition at line 84 of file rtc_001.h.

__IO uint32_t CIIR

Counter Increment Interrupt Register

Definition at line 85 of file rtc_001.h.

__I uint32_t CTIME[3]

Consolidated Time Register 0,1,2

Definition at line 87 of file rtc_001.h.

__IO uint32_t ILR

< RTC Structure Interrupt Location Register

Definition at line 82 of file rtc_001.h.

__I uint32_t RESERVED0

Definition at line 83 of file rtc_001.h.

__I uint32_t RESERVED1[7]

Definition at line 95 of file rtc_001.h.

Timer field registers

Definition at line 88 of file rtc_001.h.


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