NetBurner 3.5.6
PDF Version
_pit_config Struct Reference

PIT configuration structure. More...

#include <fsl_pit.h>

Public Attributes

bool enableRunInDebug
 

Detailed Description

PIT configuration structure.

This structure holds the configuration settings for the PIT peripheral. To initialize this structure to reasonable defaults, call the PIT_GetDefaultConfig() function and pass a pointer to your config structure instance.

The configuration structure can be made constant so it resides in flash.

Member Data Documentation

◆ enableRunInDebug

bool _pit_config::enableRunInDebug

true: Timers run in debug mode; false: Timers stop in debug mode


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