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

Repetitive Interrupt Timer register block structure. More...

#include "ritimer_001.h"

Data Fields

__IO uint32_t COMPVAL
 
__IO uint32_t MASK
 
__IO uint32_t CTRL
 
__IO uint32_t COUNTER
 

Detailed Description

Repetitive Interrupt Timer register block structure.

Definition at line 51 of file ritimer_001.h.

Field Documentation

__IO uint32_t COMPVAL

< RITIMER Structure Compare register

Definition at line 52 of file ritimer_001.h.

__IO uint32_t COUNTER

32-bit counter

Definition at line 55 of file ritimer_001.h.

__IO uint32_t CTRL

Control register.

Definition at line 54 of file ritimer_001.h.

__IO uint32_t MASK

Mask register. This register holds the 32-bit mask value. A 1 written to any bit will force a compare on the corresponding bit of the counter and compare register.

Definition at line 53 of file ritimer_001.h.


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