Parameters for starting a key manager operation. More...
Data Fields | |
uint32_t | dest |
Destination for this operation. | |
uint32_t | op |
Operation to start. | |
Parameters for starting a key manager operation.
Values of the members must be the actual values that will be written to the CONTROL register.
Definition at line 216 of file dif_keymgr.c.
uint32_t start_operation_params::dest |
Destination for this operation.
Definition at line 220 of file dif_keymgr.c.
uint32_t start_operation_params::op |
Operation to start.
Definition at line 224 of file dif_keymgr.c.