LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields

Detailed Description

Repetitive Interrupt Timer register block structure.

Definition at line 47 of file ritimer_18xx_43xx.h.

#include "ritimer_18xx_43xx.h"

Data Fields

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

Field Documentation

__IO uint32_t COMPVAL

< RITIMER Structure Compare register

Definition at line 48 of file ritimer_18xx_43xx.h.

__IO uint32_t COUNTER

32-bit counter

Definition at line 51 of file ritimer_18xx_43xx.h.

__IO uint32_t CTRL

Control register.

Definition at line 50 of file ritimer_18xx_43xx.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 49 of file ritimer_18xx_43xx.h.


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