Module linuxcnc_hal::hal_pin

source ·
Expand description

HAL pins

Structs

A pin that can be both read from and written to
An input pin readable by the component
A pin that can be written to by the component

Traits

HAL pin trait
Readable pin trait
Writable pin trait