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

TWIM*.{TXD,RXD}.MAXCNT have an effective width of 8 bits #6

Open
japaric opened this issue Feb 26, 2020 · 0 comments
Open

TWIM*.{TXD,RXD}.MAXCNT have an effective width of 8 bits #6

japaric opened this issue Feb 26, 2020 · 0 comments
Labels
nrf52840 Affects `nrf52840-pac`

Comments

@japaric
Copy link

japaric commented Feb 26, 2020

and their upper 24 bits are reserved, according to the nRF52840 OPS 0.5 (sections 32.8.11 and 32.8.15). The generated API lets you write 16-bit values into these registers, which includes the reserved bits.

@jonas-schievink jonas-schievink transferred this issue from nrf-rs/nrf52840-pac Aug 6, 2021
@jonas-schievink jonas-schievink added the nrf52840 Affects `nrf52840-pac` label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nrf52840 Affects `nrf52840-pac`
Projects
None yet
Development

No branches or pull requests

2 participants