MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClCss_InterruptOptionEn_t Union Reference

Command option type for mcuxClCss_SetIntEnableFlags and mcuxClCss_GetIntEnableFlags. More...

#include <mcuxClCss_Common.h>

Data Fields

struct {
   uint32_t   value
 Accesses the bit field as a full word. More...
 
word
 Access mcuxClCss_InterruptOptionEn_t word-wise. More...
 
struct {
   uint32_t   cssint:1
 Whether CSS interrupt should be used. (For possible values of this field, see mcuxClCss_InterruptOptionEn_t) More...
 
   uint32_t   __pad0__:1
 RFU. More...
 
   uint32_t   __pad1__:30
 RFU. More...
 
bits
 Access mcuxClCss_InterruptOptionEn_t bit-wise. More...
 

Detailed Description

Command option type for mcuxClCss_SetIntEnableFlags and mcuxClCss_GetIntEnableFlags.

Used to get/set CSS interrupt enable options.

Field Documentation

◆ value

uint32_t mcuxClCss_InterruptOptionEn_t::value

Accesses the bit field as a full word.

◆ word

struct { ... } mcuxClCss_InterruptOptionEn_t::word

Access mcuxClCss_InterruptOptionEn_t word-wise.

◆ cssint

uint32_t mcuxClCss_InterruptOptionEn_t::cssint

Whether CSS interrupt should be used. (For possible values of this field, see mcuxClCss_InterruptOptionEn_t)

◆ __pad0__

uint32_t mcuxClCss_InterruptOptionEn_t::__pad0__

RFU.

◆ __pad1__

uint32_t mcuxClCss_InterruptOptionEn_t::__pad1__

RFU.

◆ bits

struct { ... } mcuxClCss_InterruptOptionEn_t::bits