Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

machine.SPI.rst

Blame
  • machine.SPI.rst 2.59 KiB

    class SPI -- a master-driven serial protocol

    SPI is a serial protocol that is driven by a master. At the physical level there are 3 lines: SCK, MOSI, MISO.

    Constructors

    Methods

    Constants