MTB CAT1 Peripheral driver library
cy_stc_cordic_context_t Struct Reference

Description

CORDIC context structure.

All fields for the context structure are internal. Firmware never reads or writes these values. Firmware allocates the structure and provides the address of the structure to the driver in function calls. Firmware must ensure that the defined instance of this structure remains in scope while the drive is in use.

Data Fields

cy_cb_cordic_handle_events_t cbEvents
 The pointer to an event callback that is called when any of CORDIC Callback Events occurs.