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

Real Time Clock register block structure. More...

#include "rtc_001.h"

Data Fields

__O 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]
 

Detailed Description

Real Time Clock register block structure.

Definition at line 66 of file rtc_001.h.

Field Documentation

Alarm field registers

Definition at line 82 of file rtc_001.h.

__IO uint32_t AMR

Alarm Mask Register

Definition at line 71 of file rtc_001.h.

__IO uint32_t CALIBRATION

Calibration Value Register

Definition at line 74 of file rtc_001.h.

__IO uint32_t CCR

Clock Control Register

Definition at line 69 of file rtc_001.h.

__IO uint32_t CIIR

Counter Increment Interrupt Register

Definition at line 70 of file rtc_001.h.

__I uint32_t CTIME[3]

Consolidated Time Register 0,1,2

Definition at line 72 of file rtc_001.h.

__O uint32_t ILR

< RTC Structure Interrupt Location Register

Definition at line 67 of file rtc_001.h.

__I uint32_t RESERVED0

Definition at line 68 of file rtc_001.h.

__I uint32_t RESERVED1[7]

Definition at line 80 of file rtc_001.h.

Timer field registers

Definition at line 73 of file rtc_001.h.


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