nrfx 2.5
Data Fields
nrf_qspi_encryption_t Struct Reference

QSPI encryption settings for XIP and DMA transfers. More...

#include <nrf_qspi.h>

Data Fields

uint32_t key [4]
 
uint32_t nonce [3]
 

Detailed Description

QSPI encryption settings for XIP and DMA transfers.

Field Documentation

◆ key

uint32_t nrf_qspi_encryption_t::key[4]

AES 128-bit key, stored on 4 32-bit words.

◆ nonce

uint32_t nrf_qspi_encryption_t::nonce[3]

AES 96-bit nonce, stored on 3 32-bit words.


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

Documentation feedback | Developer Zone | Subscribe | Updated