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

rx_rule.control registers not getting bitflipped #3

Open
sstjohn opened this issue Jun 19, 2015 · 0 comments
Open

rx_rule.control registers not getting bitflipped #3

sstjohn opened this issue Jun 19, 2015 · 0 comments
Assignees

Comments

@sstjohn
Copy link
Owner

sstjohn commented Jun 19, 2015

This is backwards:

In <50>: dev.emac.rx_rule[7].control.word
Out<50>: 0xa400010c

In <51>: dev.emac.rx_rule[7].control.enable
Out<51>: 0x0

In <52>: dev.emac.rx_rule[7].control.offset
Out<52>: 0xa4

c.f. 57785-PG105-R fig 17

@sstjohn sstjohn self-assigned this Jun 19, 2015
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