Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions

ClkTest_struct Struct Reference

#include "iec60335_class_b_typedef.h"

Data Fields

uint32_t Ratio
uint32_t Tolerance
uint32_t timerCounter
uint32_t baseTicks
uint32_t result

Detailed Description

Definition at line 67 of file iec60335_class_b_typedef.h.


Field Documentation

ration of timer ticks to RTC ticks, defines the number of timer calls in the test

Definition at line 69 of file iec60335_class_b_typedef.h.

Referenced by IEC60335_ClassB_Clocktest_PollHandler(), IEC60335_ClassB_Clocktest_RTCHandler(), and IEC60335_resetClockTest().

result after test finished = (testResult_t + 1)

Definition at line 73 of file iec60335_class_b_typedef.h.

Referenced by IEC60335_ClassB_Clocktest_PollHandler(), IEC60335_ClassB_Clocktest_RTCHandler(), and IEC60335_resetClockTest().

tolerance of timer ticks, defines the deviation acceptable in the test

Definition at line 70 of file iec60335_class_b_typedef.h.

Referenced by IEC60335_ClassB_Clocktest_PollHandler(), IEC60335_ClassB_Clocktest_RTCHandler(), and IEC60335_resetClockTest().


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