lpit_user_config_t Struct Reference

LPIT configuration structure. More...

#include <platform/drivers/inc/lpit_driver.h>

Data Fields

bool enableRunInDebug
 
bool enableRunInDoze
 

Detailed Description

LPIT configuration structure.

This structure holds the configuration settings for the LPIT peripheral to enable or disable LPIT module in DEBUG and DOZE mode Implements : lpit_user_config_t_Class

Definition at line 111 of file lpit_driver.h.

Field Documentation

bool enableRunInDebug

True: Timer channels continue to run in debug mode False: Timer channels stop in debug mode

Definition at line 113 of file lpit_driver.h.

bool enableRunInDoze

True: Timer channels continue to run in doze mode False: Timer channels stop in doze mode

Definition at line 115 of file lpit_driver.h.


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