The VMX Channel can be routed to a DigitalIO resource in output mode.
Definition: VMXChannel.h:69
The VMX Channel can be routed to an Encoder resource's B (second) port.
Definition: VMXChannel.h:79
The VMX Channel can be routed to a I2C resource's SCL port.
Definition: VMXChannel.h:101
The VMX Channel can be routed to a SPI resource's MISO port.
Definition: VMXChannel.h:93
The VMX Channel can be routed to a PWM Generator resource's second port.
Definition: VMXChannel.h:73
The VMX Channel can be routed to a SPI resource's CLK port.
Definition: VMXChannel.h:91
The VMX Channel can be routed to a DigitalIO resource in input mode.
Definition: VMXChannel.h:67
The VMX Channel can be routed to an Encoder resource's A (first) port.
Definition: VMXChannel.h:77
The VMX Channel can be routed to a PWM Capture resource.
Definition: VMXChannel.h:75
The VMX Channel can be routed to a I2C resource's SDA port.
Definition: VMXChannel.h:99
uint8_t VMXChannelIndex
Type representing the 0-based index of a VMX Channel.
Definition: VMXChannel.h:105
AnalogIn Channels are dedicated as inputs to AnalogAccumulator and AnalogTrigger resources.
Definition: VMXChannel.h:49
The VMX Channel can be routed to a UART resource's TX port.
Definition: VMXChannel.h:87
The VMX Channel can be routed to an Analog Trigger resource.
Definition: VMXChannel.h:83
The VMX Channel can be routed to an Accumulator resource.
Definition: VMXChannel.h:81
HiCurrDIO Channels can all be configured as either input or output.
Definition: VMXChannel.h:54
The VMX Channel can be routed to a SPI resource's MOSI port.
Definition: VMXChannel.h:95
CommDIO Channels are fixed as either inputs or outputs; they can be used with the UART...
Definition: VMXChannel.h:59
The VMX Channel can be routed to a PWM Generator resource's first port.
Definition: VMXChannel.h:71
The VMX Channel can be routed to an Interrupt resource.
Definition: VMXChannel.h:85
VMXChannelCapability
Enumeration of VMX Channel Capabilities.
Definition: VMXChannel.h:64
VMXChannelType
Enumeration of VMX Channel types.
Definition: VMXChannel.h:42
const VMXChannelIndex INVALID_VMX_CHANNEL_INDEX
Constant representing an invalid VMXChannelIndex.
Definition: VMXChannel.h:108
The VMX Channel can be routed to a SPI resource's CS port.
Definition: VMXChannel.h:97
FlexDIO Channels can be configured as input or output, and can also be used with VMX-pi Encoder...
Definition: VMXChannel.h:47
The VMX Channel can be routed to a UART resource's RX port.
Definition: VMXChannel.h:89