Type to map load and flush functions. More...
#include <mcuxClKey_Types.h>
Data Fields | |
| mcuxClKey_LoadFuncPtr_t | loadFunc |
| Function pointer to a load function. More... | |
| mcuxClKey_FlushFuncPtr_t | flushFunc |
| Function pointer to a flush function. More... | |
| uint32_t | protectionTokenLoad |
| Protection token of the load function. More... | |
| uint32_t | protectionTokenFlush |
| Protection token of the flush function. More... | |
Type to map load and flush functions.
| mcuxClKey_LoadFuncPtr_t mcuxClKey_Protection::loadFunc |
Function pointer to a load function.
| mcuxClKey_FlushFuncPtr_t mcuxClKey_Protection::flushFunc |
Function pointer to a flush function.
| uint32_t mcuxClKey_Protection::protectionTokenLoad |
Protection token of the load function.
| uint32_t mcuxClKey_Protection::protectionTokenFlush |
Protection token of the flush function.