set_red_wire Function

cabl_int.h

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@


Return to the API index