uc-sdk
|
Configuration structure in COUNTER mode. More...
#include <lpc17xx_timer.h>
Public Attributes | |
uint8_t | CounterOption |
uint8_t | CountInputSelect |
uint8_t | Reserved [2] |
Configuration structure in COUNTER mode.
Definition at line 236 of file lpc17xx_timer.h.
uint8_t TIM_COUNTERCFG_Type::CounterOption |
Counter Option, should be:
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.