Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
Data Fields
user_key_t Struct Reference

Detailed Description

Key data structure aligned with CFS page (ignored reserved bytes)

#include <bootrom.h>

Data Fields

uint8_t key [USER_KEY_SIZE_MAX]
 Key value
More...
 
uint16_t version
 New key version number
More...
 
uint8_t length
 Key size in bytes [16|32]. More...
 
uint8_t protection
 Key protection
More...
 

Field Documentation

◆ key

uint8_t key[USER_KEY_SIZE_MAX]

Key value

◆ length

uint8_t length

Key size in bytes [16|32].

◆ protection

uint8_t protection

Key protection

◆ version

uint16_t version

New key version number


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