RSFlipFlopA basic RS Flip Flop  | 
     | 
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The output Q is set by the input S, is reset by the input R, and keeps its value in between. QI is the inverse of Q.
| Qini | 
         Value: false Type: Boolean Description: Start value of Q at initial time  | 
    
|---|
| Q | 
         Type: BooleanOutput  | 
    |
|---|---|---|
| QI | 
         Type: BooleanOutput  | 
    |
| S | 
         Type: BooleanInput  | 
    |
| R | 
         Type: BooleanInput  | 
    
| 
        
         Modelica.Blocks.Examples Demonstrates the usage of blocks from Modelica.Blocks.MathBoolean  |