An open API service indexing awesome lists of open source software.

https://github.com/ydrmaster/uart16550

Provide definition of 16550 uart registers
https://github.com/ydrmaster/uart16550

Last synced: 12 months ago
JSON representation

Provide definition of 16550 uart registers

Awesome Lists containing this project

README

          

# uart16550

[![CI](https://github.com/YdrMaster/uart16550/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/YdrMaster/uart16550/actions)
[![Latest version](https://img.shields.io/crates/v/uart16550.svg)](https://crates.io/crates/uart16550)
[![issue](https://img.shields.io/github/issues/YdrMaster/uart16550)](https://github.com/YdrMaster/uart16550/issues)
[![Documentation](https://docs.rs/uart16550/badge.svg)](https://docs.rs/uart16550)
![license](https://img.shields.io/github/license/YdrMaster/uart16550)

[Design(Chinese)](https://github.com/YdrMaster/awesome-device)

Provide definition of 16550 uart registers.