| KM_MainStatusGetPinMuxModes Method |
Bulk status record Current Kogna 10 Pin function modes 2 bits per pin 4 HRPWM + 6 SPI
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetPinMuxModes(
int index
)
Public Function GetPinMuxModes (
index As Integer
) As Integer
public:
int GetPinMuxModes(
int index
)
Parameters
- index Int32
- device selector 0-9 (0-3 HRPWM, 4-9 SPI)
Return Value
Int32value
See Also