BIT32 |
This function block allow to extract a single bit from a double word ( 32 bits ) . The bit number ( 0..31 ) is specified by the value applied to the input SEL and the double word, where i want to extract the single bit, must be placed at input IN. The resulting boolean value will be available on the output named OUT.
Net plugs
Plug |
Description |
IN |
The word where the bit must be extracted |
|
|
SEL |
The bit selector |
|
|
OUT |
The resulting extracted bit |
See also : BIT