Expand description
Peripheral access API for HT32F1YYY microcontrollers (generated using svd2rust 0.29.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 HT32F1YYY devices; for the complete list please see: ht32f1yyy
Modules§
- ht32f125x
- Peripheral access API for HT32F125X microcontrollers (generated using svd2rust v0.29.0 ( ))
- ht32f175x
- Peripheral access API for HT32F175X microcontrollers (generated using svd2rust v0.29.0 ( ))
- ht32f1653_
54 - Peripheral access API for HT32F1653_54 microcontrollers (generated using svd2rust v0.29.0 ( ))
- ht32f1655_
56 - Peripheral access API for HT32F1655_56 microcontrollers (generated using svd2rust v0.29.0 ( ))
Structs§
Traits§
- Field
Spec - Raw field type
- RawReg
- Raw register type (
u8,u16,u32, …) - Readable
- Trait implemented by readable registers to enable the
readmethod. - Register
Spec - Raw register type
- Resettable
- Reset value of the register.
- Writable
- Trait implemented by writeable registers.
Type Aliases§
- BitReader
- Bit-wise field reader
- BitWriter
- Bit-wise write field proxy
- BitWriter0C
- Bit-wise write field proxy
- BitWriter0S
- Bit-wise write field proxy
- BitWriter0T
- Bit-wise write field proxy
- BitWriter1C
- Bit-wise write field proxy
- BitWriter1S
- Bit-wise write field proxy
- BitWriter1T
- Bit-wise write field proxy
- Field
Reader - Field reader.
- Field
Writer - Write field Proxy with unsafe
bits - Field
Writer Safe - Write field Proxy with safe
bits