MTB CAT1 Peripheral driver library
cy_stc_flash_callback_t Struct Reference

Description

Callback function configuration for non-blocking API's.

Data Fields

cy_flash_callback_t callback_before_operation
 A callback before operation is started.
 
cy_flash_callback_t callback_operation_started
 A callback after operation is started.
 
cy_flash_callback_t callback_operation_complete
 A callback when operation is completed.