Package TimingLabBasicPkg
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Contents |
Belongs to
- AudioLab - Audio Processing Library.
- VideoLab - Video Processing Library.
- VisionLab - Computer Vision Library.
- SignalLab - Signal Processing Library.
Requires
Description
Controls
Components
- TTLWatchDogTimer - Implements a Watch Dog Timer.
- TTLMainThredEvent - Allows other threads to generate main thread notifications.
- TTLClockGen - Provides clock for other components.
Units
- TLWatchDogTimer - Contains the code for the TTLWatchDogTimer component.
- TLMainThredEvent - Contains the code for the TTLMainThredEvent component.
- TLClockGen - Contains the code for the TTLClockGen component.
- TLBasicTimingFilter - Contains the code for the TTLBasicTimingFilter basic class.
Classes
- TTLWatchDogTimer - Implements a Watch Dog Timer.
- TTLMainThredEvent - Allows other threads to generate main thread notifications.
- TTLBasicClock - Basic abstract class for some timing filters.
- TTLClockGen - Provides clock for other components.
- TTLBasicClockedFilter - Basic abstract class for some timing filters.
- TTLBasicTimingFilter - Basic abstract class for some timing filters.
Structures
Interfaces
Enums
- TTLClockMode - Clock Mode enumeration.