Igor Skochinsky / Mbed 2 deprecated DriverLibrary

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

RIT_CMP_VAL Struct Reference

RIT_CMP_VAL Struct Reference
[RIT_Public_Types]

RIT compare configuration structure definition. More...

#include <lpc17xx_rit.h>

Data Fields

uint32_t MASKVAL
 Compare Value.
uint32_t COUNTVAL
 Mask Value.

Detailed Description

RIT compare configuration structure definition.

Definition at line 79 of file lpc17xx_rit.h.


Field Documentation

uint32_t COUNTVAL

Mask Value.

Definition at line 83 of file lpc17xx_rit.h.

uint32_t MASKVAL

Compare Value.

Definition at line 82 of file lpc17xx_rit.h.