Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding readb and readw functionality #1

Open
kalpesh12345-tech opened this issue Jun 7, 2023 · 0 comments
Open

Regarding readb and readw functionality #1

kalpesh12345-tech opened this issue Jun 7, 2023 · 0 comments

Comments

@kalpesh12345-tech
Copy link

kalpesh12345-tech commented Jun 7, 2023

Can u please help with this api
while (((c=readw(URX1)) & 0x2000) == 0) {

is readw corresponding to read word?
what does URX1 stand for? is it a buffer to receive data
any reason to do & 0x2000

It would be better if u can provide the function defination for readw, readb, writeb, writew

I am getting some undefined reference issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant