digital_output_group
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| digital_output_group [ 17.08.2025 05:45] – lars | digital_output_group [ 07.02.2026 00:25] (current) – lars | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| - | " | + | " |
| + | " | ||
| + | " | ||
| } | } | ||
| } | } | ||
| Line 24: | Line 26: | ||
| **default**: | **default**: | ||
| - | ==== pad ==== | + | ==== port ==== |
| - | defines the chip pad that the signal should be output on. | + | defines the port assigned to the pin/pad that the signal should be output on. |
| **type**: string | **type**: string | ||
| - | **default**: | + | **default**: |
| + | |||
| + | |||
| + | ==== pad ==== | ||
| + | |||
| + | defines the signal inside a port assigned to the pin/pad that the signal should be output on. | ||
| + | |||
| + | **type**: int | ||
| + | |||
| + | **default**: | ||
| ==== invert ==== | ==== invert ==== | ||
| - | If this setting is set to "on" then turning this output " | + | If this setting is set to "enabled" then turning this output " |
| - | If this setting is set to "off" (=default) then turning this output " | + | If this setting is set to "disabed" (=default) then turning this output " |
| - | **type**: | + | **type**: |
| + | |||
| + | **default**: | ||
| + | |||
| + | ==== pull_up ==== | ||
| + | |||
| + | enables the pull up resistor. | ||
| + | |||
| + | **type**: bool | ||
| + | |||
| + | **default**: | ||
| + | |||
| + | ==== pull_down ==== | ||
| + | |||
| + | enables the pull down resistor. | ||
| + | |||
| + | **type**: bool | ||
| + | |||
| + | **default**: | ||
| + | |||
| + | |||
| + | ==== on_boot ==== | ||
| + | |||
| + | defines the logic level to be set on initialization. Setting this to " | ||
| + | |||
| + | **type**: bool | ||
| + | |||
| + | **default**: | ||
| + | |||
| + | ==== drive_strength ==== | ||
| + | |||
| + | defines the amount of current that can be driven from the pin. Possible values are: | ||
| + | * 2mA | ||
| + | * 4mA | ||
| + | * 8mA | ||
| + | * 12mA | ||
| + | |||
| + | **type**: enum | ||
| + | |||
| + | **default**: | ||
| + | |||
| + | ==== slew_rate ==== | ||
| + | |||
| + | defines the rise and fall times. Possible values are: | ||
| + | * slow | ||
| + | * fast | ||
| + | |||
| + | **type**: enum | ||
| + | |||
| + | **default**: | ||
| - | **default**: | ||
| ===== API ===== | ===== API ===== | ||
digital_output_group.1755409551.txt.gz · Last modified: by lars
