Triangle

Undocumented in source.

Members

Functions

load
void load(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
output
ubyte output()
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
stepCounter
void stepCounter()
Undocumented in source. Be warned that the author may not have intended to support it.
stepLength
void stepLength()
Undocumented in source. Be warned that the author may not have intended to support it.
stepTimer
void stepTimer()
Undocumented in source. Be warned that the author may not have intended to support it.
writeControl
void writeControl(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeTimerHigh
void writeTimerHigh(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeTimerLow
void writeTimerLow(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

counterPeriod
ubyte counterPeriod;
Undocumented in source.
counterReload
bool counterReload;
Undocumented in source.
counterValue
ubyte counterValue;
Undocumented in source.
dutyValue
ubyte dutyValue;
Undocumented in source.
enabled
bool enabled;
Undocumented in source.
lengthEnabled
bool lengthEnabled;
Undocumented in source.
lengthValue
ubyte lengthValue;
Undocumented in source.
timerPeriod
ushort timerPeriod;
Undocumented in source.
timerValue
ushort timerValue;
Undocumented in source.

Meta