MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEls_InterruptOptionEn_t Union Reference

Command option type for mcuxClEls_SetIntEnableFlags and mcuxClEls_GetIntEnableFlags. More...

#include <mcuxClEls_Common.h>

Data Fields

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

Detailed Description

Command option type for mcuxClEls_SetIntEnableFlags and mcuxClEls_GetIntEnableFlags.

Used to get/set ELS interrupt enable options.

Field Documentation

◆ value

uint32_t mcuxClEls_InterruptOptionEn_t::value

Accesses the bit field as a full word.

◆ word

struct { ... } mcuxClEls_InterruptOptionEn_t::word

Access mcuxClEls_InterruptOptionEn_t word-wise.

◆ elsint

uint32_t mcuxClEls_InterruptOptionEn_t::elsint

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

◆ __pad0__

uint32_t mcuxClEls_InterruptOptionEn_t::__pad0__

RFU.

◆ __pad1__

uint32_t mcuxClEls_InterruptOptionEn_t::__pad1__

RFU.

◆ bits

struct { ... } mcuxClEls_InterruptOptionEn_t::bits