Data Fields
LGPTimerLPF3_Params Struct Reference

LGPTimerLPF3 Parameters. More...

#include <LGPTimerLPF3.h>

Collaboration diagram for LGPTimerLPF3_Params:
Collaboration graph
[legend]

Data Fields

LGPTimerLPF3_HwiFxn hwiCallbackFxn
 
bool intPhaseLate
 
uint8_t prescalerDiv
 
LGPTimerLPF3_DebugMode debugStallMode
 

Detailed Description

LGPTimerLPF3 Parameters.

LGPTimer parameters are used by the LGPTimerLPF3_open() call. Default values for these parameters are set using LGPTimerLPF3_Params_init().

See also
LGPTimerLPF3_Params_init()

Field Documentation

§ hwiCallbackFxn

LGPTimerLPF3_HwiFxn LGPTimerLPF3_Params::hwiCallbackFxn

Hardware interrupt callback function. This pointer is optional and is only required if LGPTimerLPF3_enableInterrupt() is called.

§ intPhaseLate

bool LGPTimerLPF3_Params::intPhaseLate

Interrupt phase early or late for TGT and ZERO interrupts

§ prescalerDiv

uint8_t LGPTimerLPF3_Params::prescalerDiv

Prescaler division factor

§ debugStallMode

LGPTimerLPF3_DebugMode LGPTimerLPF3_Params::debugStallMode

Timer debug stall mode


The documentation for this struct was generated from the following file:
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale