UnmanagedNativeGetTransmitEnable Method

Gets whether the enable frame is being transmit or not

Definition

Namespace: CTRE.Phoenix6.Native
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public static bool GetTransmitEnable()

Return Value

Boolean
True if currently sending enable frame, false if enable frame is prevented from transmitting

See Also