Type to control which CSS interrupts should be reset when calling mcuxClCss_ResetIntFlags. More...
#include <mcuxClCss_Common.h>
Data Fields | |
| struct { | |
| uint32_t value | |
| Accesses the bit field as a full word. More... | |
| } | word |
| Access mcuxClCss_InterruptOptionRst_t word-wise. More... | |
| struct { | |
| uint32_t cssint:1 | |
| Whether CSS interrupt should be reset. (For possible values of this field, see mcuxClCss_InterruptOptionRst_t) More... | |
| uint32_t __pad0__:1 | |
| RFU. More... | |
| uint32_t __pad1__:30 | |
| RFU. More... | |
| } | bits |
| Access mcuxClCss_InterruptOptionRst_t bit-wise. More... | |
Type to control which CSS interrupts should be reset when calling mcuxClCss_ResetIntFlags.
| uint32_t mcuxClCss_InterruptOptionRst_t::value |
Accesses the bit field as a full word.
| struct { ... } mcuxClCss_InterruptOptionRst_t::word |
Access mcuxClCss_InterruptOptionRst_t word-wise.
| uint32_t mcuxClCss_InterruptOptionRst_t::cssint |
Whether CSS interrupt should be reset. (For possible values of this field, see mcuxClCss_InterruptOptionRst_t)
| uint32_t mcuxClCss_InterruptOptionRst_t::__pad0__ |
RFU.
| uint32_t mcuxClCss_InterruptOptionRst_t::__pad1__ |
RFU.
| struct { ... } mcuxClCss_InterruptOptionRst_t::bits |
Access mcuxClCss_InterruptOptionRst_t bit-wise.