EPG Module¶
The Embedded Pattern Generator (EPG) module is a customizable pattern and clock generator which could serve many test and application scenarios that require a simple pattern generator or a periodic clock generator. The EPG module can also be used to capture and incoming serial stream of data. EPG driver provides functions for independent clock generation and clock division
Warning
doxygengroup: Cannot find namespace “epg_api” in doxygen xml output for project “F28P65x_API” from directory: ../imports/doxy_out/xml/
The code for this module is contained in driverlib/epg.c, with driverlib/epg.h containing the API declarations for use by applications.