MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
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.
 
struct { 
 
   uint32_t   elsint:1 
 Whether ELS interrupt should be used. (For possible values of this field, see mcuxClEls_InterruptOptionEn_t) More...
 
   uint32_t   :1 
 RFU. More...
 
   uint32_t   :30 
 RFU. More...
 
bits 
 Access mcuxClEls_InterruptOptionEn_t bit-wise.
 

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.

◆ [struct]

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.

◆ [struct]

struct { ... } mcuxClEls_InterruptOptionEn_t::bits