MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEls_InterruptOptionRst_t Union Reference

Type to control which ELS interrupts should be reset when calling mcuxClEls_ResetIntFlags. More...

#include <mcuxClEls_Common.h>

Data Fields

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

Detailed Description

Type to control which ELS interrupts should be reset when calling mcuxClEls_ResetIntFlags.

Field Documentation

◆ value

uint32_t mcuxClEls_InterruptOptionRst_t::value

Accesses the bit field as a full word.

◆ word

struct { ... } mcuxClEls_InterruptOptionRst_t::word

Access mcuxClEls_InterruptOptionRst_t word-wise.

◆ elsint

uint32_t mcuxClEls_InterruptOptionRst_t::elsint

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

◆ __pad0__

uint32_t mcuxClEls_InterruptOptionRst_t::__pad0__

RFU.

◆ __pad1__

uint32_t mcuxClEls_InterruptOptionRst_t::__pad1__

RFU.

◆ bits

struct { ... } mcuxClEls_InterruptOptionRst_t::bits