slot_lock_code_t Struct Reference

Structure for storing a slot key. More...

#include <escs.h>

Data Fields

uint8_t security_key [ESCS_LOCK_CODE_WRITE_LENGTH]
 
uint8_t k_scaler
 

Detailed Description

Structure for storing a slot key.

Field Documentation

◆ k_scaler

uint8_t slot_lock_code_t::k_scaler

K rotation scaler.

◆ security_key

uint8_t slot_lock_code_t::security_key[ESCS_LOCK_CODE_WRITE_LENGTH]

security key.


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