Skip to content
This repository was archived by the owner on Sep 5, 2018. It is now read-only.
This repository was archived by the owner on Sep 5, 2018. It is now read-only.

Access to peripheral function port assignments #37

@pabigot

Description

@pabigot

When using SPI with a logic analyzer it's nice to enable a pullup/pulldown on SCLK so the initial state is what the analyzer expects. Need a way to get the port and pin for a specific function like SCLK given the peripheral handle like BSP430_USCI5_B0.

Also consider enabling all peripheral HPLs by default instead of having to request them; since they're pointers to register maps there should be no impact other than the size of the functions that translate between peripheral handles and hpl handles, and those should be inlined or called rarely.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions