= [('SN03', c_uint8*4),
('RevNum', c_uint8*4),
('SN48', c_uint8*5),
('AES_Enable', AesEnable),
('I2C_Enable', I2cEnable),
('Reserved15', c_uint8),
('I2C_Address', c_uint8),
('Reserved17', c_uint8),
('CountMatch', CountMatch),
('ChipMode', ChipMode608),
('SlotConfig', SlotConfig*16),
('Counter0', c_uint8*8),
('Counter1', c_uint8*8),
('UseLock', UseLock),
('VolatileKeyPermission', VolatileKeyPermission),
('SecureBoot', SecureBoot),
('KdfIvLoc', c_uint8),
('KdfIvStr', c_uint8*2),
('Reserved68', c_uint8*9),
('UserExtra', c_uint8),
('UserExtraAdd', c_uint8),
('LockValue', c_uint8),
('LockConfig', c_uint8),
('SlotLocked', c_uint16),
('ChipOptions', ChipOptions),
('X509format', X509Format*4),
('KeyConfig', KeyConfig*16)]