Use of a bit from a packed array as a ref to task

In reply to shaygueta:

Can you pass then entire byte by ref to the task, then select the bit inside the task? You can add an extra argument that indicates which bit to select.