uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TIM_COUNTERCFG_Type Struct Reference

Configuration structure in COUNTER mode. More...

#include <lpc17xx_timer.h>

Public Attributes

uint8_t CounterOption
 
uint8_t CountInputSelect
 
uint8_t Reserved [2]
 

Detailed Description

Configuration structure in COUNTER mode.

Definition at line 236 of file lpc17xx_timer.h.

Member Data Documentation

uint8_t TIM_COUNTERCFG_Type::CounterOption
 Counter Option, should be:
  • TIM_COUNTER_INCAP0: CAPn.0 input pin for TIMERn
  • TIM_COUNTER_INCAP1: CAPn.1 input pin for TIMERn

Definition at line 238 of file lpc17xx_timer.h.

uint8_t TIM_COUNTERCFG_Type::CountInputSelect

Definition at line 242 of file lpc17xx_timer.h.

uint8_t TIM_COUNTERCFG_Type::Reserved[2]

Definition at line 243 of file lpc17xx_timer.h.


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