arm-pl011-rs 0.2.0

PL011 UART driver
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "arm-pl011-rs",
  "description": "This is a driver for arm pl011 uart. support async and sync io.",
  "authors": [{
    "name": "周睿",
    "email": "zrufo747@outlook.com"
  }],
  "keywords": ["uart", "pl011"],
  "test_repos": [],
  "repo": "ZR233/arm-pl011-rs",
  "doc_url": "https://docs.rs/arm-pl011-rs/latest/arm_pl011_rs"
}