MBSP

Microcontroller Board Support Package

User Tools

Site Tools


digital_out

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

digital_out [ 02.12.2024 01:12] – created larsdigital_out [ 02.12.2024 01:19] (current) lars
Line 6: Line 6:
 <code>void signal_name_on(void)</code> <code>void signal_name_on(void)</code>
 Will set the output pin to output a high Signal. The pin will be at Vcc. Will set the output pin to output a high Signal. The pin will be at Vcc.
 +If the signal has the "invert" property "on" then the Output will be Low (Gnd).
  
  
 <code>void signal_name_off(void)</code> <code>void signal_name_off(void)</code>
 Will set the output pin to output a low Signal. The pin will be at Gnd. Will set the output pin to output a low Signal. The pin will be at Gnd.
 +If the signal has the "invert" property "on" then the Output will be High (Vcc).
digital_out.1733098320.txt.gz · Last modified: 02.12.2024 01:12 by lars