Digital IO Interface
Libraries:
SoC Blockset /
Peripherals
Embedded Coder Support Package for Infineon AURIX TC3x Microcontrollers /
Test Bench Blocks
Embedded Coder Support Package for Infineon AURIX TC4x Microcontrollers /
Test Bench Blocks
Description
The Digital IO Interface block simulates the behavior of a GPIO processor pin on a hardware board. You can configure the block as either an input digital block or an output digital block.
When you configure this block as an input, the block captures the crossing event of an input signal on the pin. When the crossing event occurs, the block emits the logical state of the pin as a signal and sends an event to a Task Manager block. A task can then read the logical value using an IO Data Sink block.
When you configure this block as an output, the block emits the logical signal from a connected IO Data Source block.
Ports
Input
Output
Parameters
Version History
Introduced in R2021b
See Also
IO Data Sink (SoC Blockset) | IO Data Source (SoC Blockset) | Task Manager | ADC Interface | PWM Interface