Iflag Type
Represents interrupt mask flags in ARM32 architecture.
Union cases
| Union case | Description | 
            
                
              
              
                  Full Usage: 
                   
              A
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              AF
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              AI
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              AIF
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              F
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              I
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              IF
                   | 
          
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsA
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsAF
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsAI
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsAIF
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsF
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsI
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsIF
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2