MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation

Crypto Data Input. More...

Macros

#define MXC_F_TPU_DIN_DATA_POS   0
 DIN_DATA Position.
 
#define MXC_F_TPU_DIN_DATA   ((uint32_t)(0xFFFFFFFFUL << MXC_F_TPU_DIN_DATA_POS))
 DIN_DATA Mask.
 

Detailed Description

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.