Bus services: Difference between revisions

Line 608: Line 608:


== OpenSession ==
== OpenSession ==
Takes an u32 that must be 0 and returns an [[ISession_2|#ISession]].
Takes an u32 that must be 0 and returns an [[#ISession_2|ISession]].


This opens a session for communicating over SPI4. While code exists to support both SPI1 and SPI4 communication, SPI4 is currently hardcoded as the only available interface.
This opens a session for communicating over SPI4. While code exists to support both SPI1 and SPI4 communication, SPI4 is currently hardcoded as the only available interface.