Method | Description | |
---|---|---|
PwmFrame ( ) : System |
Creates an empty instance.
|
|
PwmFrame ( long sequence, int channels ) : System |
Creates an instance using the specified data.
|
|
ToString ( ) : string |
Return a string representation of the current values.
|
public PwmFrame ( long sequence, int channels ) : System | ||
sequence | long | |
channels | int | |
return | System |