MTB CAT1 Peripheral driver library
cy_stc_flash_computehash_config_t Struct Reference

Description

Flash compute hash configuration structure.

Data Fields

const uint32_t * startAddr
 Address for computing hash.
 
uint32_t numOfByte
 Number of Bytes for computing hash.
 
cy_en_flash_computehash_type_t type
 Compute CRC8 hash or basic hash. More...
 

Field Documentation

◆ type

cy_en_flash_computehash_type_t cy_stc_flash_computehash_config_t::type

Compute CRC8 hash or basic hash.

/ref cy_en_flash_computehash_type_t