thread-register 0.1.1

A library for obtaining and modifying thread register.
Documentation
[lib]
name = "thread_register"
path = "src/lib.rs"

[package]
authors = ["wzhao <1207410841@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "os", "embedded"]
description = "A library for obtaining and modifying thread register."
edition = "2024"
license = "MIT"
name = "thread-register"
readme = "README.md"
repository = "https://github.com/weizhiao/thread-register"
version = "0.1.1"