Man page - tristate_float(9)

Packages contains this manual

Manual

TRISTATE_FLOAT

NAME
SYNOPSIS
FUNCTIONS
PINS
AUTHOR
LICENSE

NAME

tristate_float - Place a signal on an I/O pin only when enabled, similar to a tristate buffer in electronics

SYNOPSIS

loadrt tristate_float [count= N |names= name1 [, name2... ]]

FUNCTIONS

tristate-float. N (requires a floating-point thread)

If enable is TRUE, copy in to out .

PINS

tristate-float. N .in float in

Input value

tristate-float. N .out float io

Output value

tristate-float. N .enable bit in

When TRUE, copy in to out

AUTHOR

Jeff Epler

LICENSE

GPL