메소드 | 설명 | |
---|---|---|
IsValid ( ) : bool |
Checks if the cycle is valid.
|
|
PwmCycle ( long lowTime ) : System.Globalization |
Creates an instance with zeros except the time of the last cycle low. Typically used as a follow-on to a previous cycle. |
|
ToString ( ) : string |
Return a string representation of the current values.
|
public PwmCycle ( long lowTime ) : System.Globalization | ||
lowTime | long | |
리턴 | System.Globalization |