adapnex::core::SquareWaveGenerator::operator()
Function call operator
Parameters
| Name | Description |
|---|---|
EN |
Input that enables the pulse generation when true. |
PTON |
Input defining the duration that the output CLK remains true during each cycle. |
PTOFF |
Input defining the duration that the output CLK remains false during each cycle. |
CLK |
Output that alternates between true and false according to the durations PTON and PTOFF. |
Created with MrDocs