[Main]
Name=set_red_wire
Type=Function
Header=cabl_int.h
Definition=int (*set_red_wire) (int b);

[Parameters]
Returns : always 0.

[Summary]
Set the electrical state of the 'red' wire.

[Description]
This function is for use with emulators.
If f is different of 0, the wire is set to logical '1', 0 otherwise.

[See also]
@set_red_wire@, @get_white_wire@, @set_white_wire@