CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.device.SecureBoot Class Reference
Inheritance diagram for cryptoauthlib.device.SecureBoot:

Static Protected Attributes

list _fields_
 
int _pack_ = 1
 

Detailed Description

SecureBoot Field Definition 

Field Documentation

◆ _fields_

list cryptoauthlib.device.SecureBoot._fields_
staticprotected
Initial value:
= [('SecureBootMode', c_uint16, 2),
('Reserved0', c_uint16, 1),
('SecureBootPersistentEnable', c_uint16, 1),
('SecureBootRandNonce', c_uint16, 1),
('Reserved1', c_uint16, 3),
('SecureBootSigDig', c_uint16, 4),
('SecureBootPubKey', c_uint16, 4)]