Latch
Latch : HxComp
A "rising-edge" latch
Component tree parent
Component name in parent
Layout in a visual coordinate system
List of links to this component
When the clock transitions from false to true it will cause out to be set to current value of in
The input status value
The latched output
Bool <summary>
When the clock transitions from false to true it will cause out to be set to current value of in.
StatusVal? <summary>
The input status value. The output will be set when the clock transitions from false to true.
StatusVal? <readonly, summary, transient>
The latched output