MAX32672 Peripheral Driver API
Peripheral Driver API for the MAX32672
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
CTB_DOUT

Macros

#define MXC_F_CTB_DOUT_DATA_POS   0
 
#define MXC_F_CTB_DOUT_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_CTB_DOUT_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_CTB_DOUT_DATA

#define MXC_F_CTB_DOUT_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_CTB_DOUT_DATA_POS))

DOUT_DATA Mask

◆ MXC_F_CTB_DOUT_DATA_POS

#define MXC_F_CTB_DOUT_DATA_POS   0

DOUT_DATA Position