![]() |
Energy Micro IEC60355 Library Project 1.037 GCC-Version
IEC60355 Library documentation and API
|
#include "iec60335_class_b_typedef.h"
Data Fields | |
| uint32_t | CRC32Val |
| uint32_t | MemLenght |
| uint32_t | NextAddress |
| uint32_t | BlockSize |
| uint32_t | Status |
Definition at line 131 of file iec60335_class_b_typedef.h.
| uint32_t IEC60335_FlashSign::BlockSize |
block size of Flash
Definition at line 136 of file iec60335_class_b_typedef.h.
Referenced by IEC60335_ClassB_FLASHtest_BIST().
| uint32_t IEC60335_FlashSign::CRC32Val |
CRC32 value
Definition at line 133 of file iec60335_class_b_typedef.h.
Referenced by IEC60335_ClassB_FLASHtest_BIST(), and IEC60335_ClassB_FLASHtest_POST().
| uint32_t IEC60335_FlashSign::MemLenght |
memory length for calculation
Definition at line 134 of file iec60335_class_b_typedef.h.
| uint32_t IEC60335_FlashSign::NextAddress |
next address in Flash
Definition at line 135 of file iec60335_class_b_typedef.h.
Referenced by IEC60335_ClassB_FLASHtest_BIST().
| uint32_t IEC60335_FlashSign::Status |
status information of this struct
Definition at line 137 of file iec60335_class_b_typedef.h.
Referenced by IEC60335_ClassB_FLASHtest_BIST(), and IEC60335_ClassB_FLASHtest_POST().