<< Click to Display Table of Contents >> Digital Output |
|
This block implements Digital Output Module to generate digital output logic from MCU pin.
Input port accepts any native kind of Simulink data type.
MCU will generate output from logic pins based on the following logic.
if (input port == 1)
Output Logic 1
else
Output Logic 0
end
Available ports and pins shown depend on selected MCU (in the Target Setup Block).