Jump to content

MIOS_HLP_GetBitANDMask


LX
 Share

Recommended Posts

I need this function to masking LED shift registers. It is exactly that what I need, but I dont know how to use.

In MIOS Functions Reference is this description:

IN  see map below

OUT 0x00 -> b'11111110'

          0x01 -> b'11111101'

          0x02 -> b'11111011'

          0x03 -> b'11110111'

          0x04 -> b'11101111'

          0x05 -> b'11011111'

          0x06 -> b'10111111'

          0x07 -> b'01111111'

Its great but which register is changed?

IN:W OUT:W ?

or register which by FSR pointer shows ?

Thanks for reply

LX

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...