uc-sdk
|
Timer Reload Configuration structure type definition. More...
#include <lpc17xx_qei.h>
Public Attributes | |
uint8_t | ReloadOption |
uint8_t | Reserved [3] |
uint32_t | ReloadValue |
Timer Reload Configuration structure type definition.
Definition at line 381 of file lpc17xx_qei.h.
uint8_t QEI_RELOADCFG_Type::ReloadOption |
Velocity Timer Reload Option, should be:
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.