Adafruit CircuitPython PIO_UART Library
  • Introduction

Examples

  • Simple test

API Reference

  • API Reference

Related Products

  • Adafruit Raspberry Pi RP2040 Pico products

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit CircuitPython PIO_UART Library
  • Index

Index

A | B | D | I | M | R | T | U | W

A

  • adafruit_pio_uart
    • module

B

  • baudrate (adafruit_pio_uart.UART property)

D

  • deinit() (adafruit_pio_uart.UART method)

I

  • in_waiting (adafruit_pio_uart.UART property)

M

  • module
    • adafruit_pio_uart

R

  • read() (adafruit_pio_uart.UART method)
  • readinto() (adafruit_pio_uart.UART method)
  • reset_input_buffer() (adafruit_pio_uart.UART method)

T

  • timeout (adafruit_pio_uart.UART property)

U

  • UART (class in adafruit_pio_uart)
  • UART.Parity (class in adafruit_pio_uart)

W

  • write() (adafruit_pio_uart.UART method)

© Copyright 2023 - 2026 Scott Shawcroft.

Built with Sphinx using a theme provided by Read the Docs.