Crate pyportal

source ·

Re-exports

Modules

Macros

Functions

  • UART is connected to the ESP32 Wi-Fi co-processor
  • Convenience for setting up the labelled SDA, SCL pins to operate as an I2C master running at the specified frequency.
  • This powers up SERCOM2 and configures it for use as an SPI Master in SPI Mode 0. Unlike the flash_spi_master function, this one does not accept a CS pin; configuring a pin for CS is the responsibility of the caller, because it could be any OutputPin, or even a pulled up line on the slave.

Type Definitions

Attribute Macros