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

Macros

#define MXC_F_CTB_DIN_DATA_POS   0
 
#define MXC_F_CTB_DIN_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_CTB_DIN_DATA_POS))
 

Detailed Description

Crypto Data Input. Data input can be written to this register instead of using the DMA. This register writes to the FIFO. This register occupies four successive words to allow the use of multi-store instructions. Words can be written to any location, they will be placed in the FIFO in the order they are written. The endian swap input control bit affects this register.

Macro Definition Documentation

◆ MXC_F_CTB_DIN_DATA

#define MXC_F_CTB_DIN_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_CTB_DIN_DATA_POS))

DIN_DATA Mask

◆ MXC_F_CTB_DIN_DATA_POS

#define MXC_F_CTB_DIN_DATA_POS   0

DIN_DATA Position