MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665

Macros

#define MXC_F_TPU_DATA_OUT_DATA_POS   0
 
#define MXC_F_TPU_DATA_OUT_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_TPU_DATA_OUT_DATA_POS))
 

Detailed Description

Crypto Data Output. Resulting data from cipher calculation. Data is placed in the lower words of these four registers depending on the algorithm. For block cipher modes, this register holds the result of most recent encryption or decryption operation. These registers are affected by the endian swap bits.

Macro Definition Documentation

◆ MXC_F_TPU_DATA_OUT_DATA

#define MXC_F_TPU_DATA_OUT_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_TPU_DATA_OUT_DATA_POS))

DATA_OUT_DATA Mask

◆ MXC_F_TPU_DATA_OUT_DATA_POS

#define MXC_F_TPU_DATA_OUT_DATA_POS   0

DATA_OUT_DATA Position