RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_pit_config Struct Reference

PIT configuration structure. More...

#include <fsl_pit.h>

Data Fields

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.

Field 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: