MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClEls_InterruptOptionSet_t Union Reference

Type to control which ELS interrupts should be set when calling mcuxClEls_SetIntFlags. More...

#include <mcuxClEls_Common.h>

Data Fields

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

Detailed Description

Type to control which ELS interrupts should be set when calling mcuxClEls_SetIntFlags.

Field Documentation

◆ value

uint32_t mcuxClEls_InterruptOptionSet_t::value

Accesses the bit field as a full word.

◆ [struct]

struct { ... } mcuxClEls_InterruptOptionSet_t::word

Access mcuxClEls_InterruptOptionSet_t word-wise.

◆ elsint

uint32_t mcuxClEls_InterruptOptionSet_t::elsint

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

◆ __pad0__

uint32_t mcuxClEls_InterruptOptionSet_t::__pad0__

RFU.

◆ __pad1__

uint32_t mcuxClEls_InterruptOptionSet_t::__pad1__

RFU.

◆ [struct]

struct { ... } mcuxClEls_InterruptOptionSet_t::bits