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

Timer Reload Configuration structure type definition. More...

#include <lpc17xx_qei.h>

Public Attributes

uint8_t ReloadOption
 
uint8_t Reserved [3]
 
uint32_t ReloadValue
 

Detailed Description

Timer Reload Configuration structure type definition.

Definition at line 381 of file lpc17xx_qei.h.

Member Data Documentation

uint8_t QEI_RELOADCFG_Type::ReloadOption
 Velocity Timer Reload Option, should be:
  • QEI_TIMERRELOAD_TICKVAL: Reload value in absolute value
  • QEI_TIMERRELOAD_USVAL: Reload value in microsecond value

Definition at line 383 of file lpc17xx_qei.h.

uint32_t QEI_RELOADCFG_Type::ReloadValue
 Velocity Timer Reload Value, 32-bit long, should be matched

with Velocity Timer Reload Option

Definition at line 388 of file lpc17xx_qei.h.

uint8_t QEI_RELOADCFG_Type::Reserved[3]

Definition at line 387 of file lpc17xx_qei.h.


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