Expand description
Peripheral access API for HT32F5YYY microcontrollers (generated using svd2rust 0.17.0)
You can find an overview of the API here: svd2rust/#peripheral-api
For more details see the README here: ht32-rs
This crate supports all HT32F5YYY devices; for the complete list please see: ht32f5yyy
Modules§
- ht32f5826
- Peripheral access API for HT32F5826 microcontrollers (generated using svd2rust v0.17.0)
Structs§
Enums§
- Variant
- Used if enumerated values cover not the whole range
Traits§
- Readable
- This trait shows that register has
read
method - Reset
Value - Reset value of the register
- Writable
- This trait shows that register has
write
,write_with_zero
andreset
method