PinPWMInfoFX3TimerBlock Property |
The associated complex timer block used to drive the PWM signal (0-7)
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic int FX3TimerBlock { get; }
Public ReadOnly Property FX3TimerBlock As Integer
Get
public:
property int FX3TimerBlock {
int get ();
}
member FX3TimerBlock : int with get
Property Value
Type:
Int32
See Also