BIT
Return to Introduction  Previous page  Next page

 

bit

 

This function block allow to extract a single bit from a word. The bit number is specified by the value applied to the input SEL and the word 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 : BIT32