![]() |
![]() |
LGPTimerLPF3 Object. More...
#include <LGPTimerLPF3.h>

Data Fields | |
| HwiP_Struct | hwi |
| LGPTimerLPF3_HwiFxn | hwiCallbackFxn |
| Power_NotifyObj | postNotify |
| uint32_t | arg |
| bool | isOpen |
| bool | intPhaseLate |
| uint8_t | prescalerDiv |
| LGPTimerLPF3_DebugMode | debugStallMode |
| LGPTimerLPF3_ChannelCmpDir | counterDirChCompare |
| LGPTimerLPF3_ChannelProp | channelProperty [3] |
LGPTimerLPF3 Object.
These fields are used by the driver to store and modify LGPTimer configuration during run-time. The application must not edit any member variables of this structure. Appplications should also not access member variables of this structure as backwards compatibility is not guaranteed. An example structure is shown below:
| HwiP_Struct LGPTimerLPF3_Object::hwi |
Hardware interrupt struct
| LGPTimerLPF3_HwiFxn LGPTimerLPF3_Object::hwiCallbackFxn |
Hardware interrupt callback function
| Power_NotifyObj LGPTimerLPF3_Object::postNotify |
For Standby reconfiguration
| uint32_t LGPTimerLPF3_Object::arg |
Arbritrary Argument
| bool LGPTimerLPF3_Object::isOpen |
Object is opened flag
| bool LGPTimerLPF3_Object::intPhaseLate |
Interrupt phase early or late for TGT and ZERO interrupts
| uint8_t LGPTimerLPF3_Object::prescalerDiv |
Prescaler division factor
| LGPTimerLPF3_DebugMode LGPTimerLPF3_Object::debugStallMode |
Timer debug stall mode
| LGPTimerLPF3_ChannelCmpDir LGPTimerLPF3_Object::counterDirChCompare |
Counter direction required for triggering a channel compare
| LGPTimerLPF3_ChannelProp LGPTimerLPF3_Object::channelProperty[3] |
Channel dependent properties