Stima V4 Slave RAIN  4.2
Flash::QSPI_IT_EventFlag Union Reference

#include <flash.h>

Public Attributes

struct {
   uint8_t   flag_TE: 1
 
   uint8_t   flag_TC: 1
 
   uint8_t   flag_SM: 1
 
   uint8_t   match_TE: 1
 
   uint8_t   match_TC: 1
 
   uint8_t   match_SM: 1
 
flagBit
 
uint8_t flag
 

Detailed Description

Definition at line 77 of file flash.h.

Member Data Documentation

◆ flag

uint8_t Flash::QSPI_IT_EventFlag::flag

Definition at line 86 of file flash.h.

◆ flag_SM

uint8_t Flash::QSPI_IT_EventFlag::flag_SM

CallBack Register_Flag SM

Definition at line 81 of file flash.h.

◆ flag_TC

uint8_t Flash::QSPI_IT_EventFlag::flag_TC

CallBack Register_Flag TC

Definition at line 80 of file flash.h.

◆ flag_TE

uint8_t Flash::QSPI_IT_EventFlag::flag_TE

CallBack Register_Flag TE

Definition at line 79 of file flash.h.

◆ 

struct { ... } Flash::QSPI_IT_EventFlag::flagBit

◆ match_SM

uint8_t Flash::QSPI_IT_EventFlag::match_SM

Enable Match Register_Flag SM

Definition at line 84 of file flash.h.

◆ match_TC

uint8_t Flash::QSPI_IT_EventFlag::match_TC

Enable Match Register_Flag TC

Definition at line 83 of file flash.h.

◆ match_TE

uint8_t Flash::QSPI_IT_EventFlag::match_TE

Enable Match Register_Flag TE

Definition at line 82 of file flash.h.


The documentation for this union was generated from the following file: