Pic32mzCryptoBufferDesc Struct Reference

Buffer description. More...

#include <pic32mz_crypto.h>

Data Fields

uint32_t BD_CTRL
 
uint32_t SA_ADDR
 
uint32_t SRCADDR
 
uint32_t DSTADDR
 
uint32_t NXTPTR
 
uint32_t UPDPTR
 
uint32_t MSG_LEN
 
uint32_t ENC_OFF
 

Detailed Description

Buffer description.

Definition at line 112 of file pic32mz_crypto.h.

Field Documentation

◆ BD_CTRL

uint32_t BD_CTRL

Definition at line 113 of file pic32mz_crypto.h.

◆ DSTADDR

uint32_t DSTADDR

Definition at line 116 of file pic32mz_crypto.h.

◆ ENC_OFF

uint32_t ENC_OFF

Definition at line 120 of file pic32mz_crypto.h.

◆ MSG_LEN

uint32_t MSG_LEN

Definition at line 119 of file pic32mz_crypto.h.

◆ NXTPTR

uint32_t NXTPTR

Definition at line 117 of file pic32mz_crypto.h.

◆ SA_ADDR

uint32_t SA_ADDR

Definition at line 114 of file pic32mz_crypto.h.

◆ SRCADDR

uint32_t SRCADDR

Definition at line 115 of file pic32mz_crypto.h.

◆ UPDPTR

uint32_t UPDPTR

Definition at line 118 of file pic32mz_crypto.h.


The documentation for this struct was generated from the following file: