Energy Micro IEC60355 Library Project 1.037 GCC-Version
IEC60355 Library documentation and API

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: