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

SPI doc updated #374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

SPI doc updated #374

wants to merge 1 commit into from

Conversation

marnovandermaas
Copy link
Contributor

Remove sentence on chip selects going through GPIO. Also added the INFO and CS registers.

Remove sentence on chip selects going through GPIO. Also added the INFO and CS registers.
Copy link
Contributor

@elliotb-lowrisc elliotb-lowrisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor issue, but overall looks nice

| Bits | Type | Reset | Name | Description |
|:------:|:------:|:-------:|:-------|:-------------------------|
| 31:5 | | | | Reserved |
| 4:0 | rw | 0xf | cs | If this bit is clear the peripheral is selected for transmit/receive operations. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description uses singular "bit" for a multi-bit field.

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

Successfully merging this pull request may close these issues.

2 participants