Re-exports
pub use self::peripherals::Peripherals;
Modules
- Simple busy-loop delay provider
- GPIO_ModeIN_Floating, //浮空输入 GPIO_ModeIN_PU, //上拉输入 GPIO_ModeIN_PD, //下拉输入 GPIO_ModeOut_PP_5mA, //推挽输出最大5mA GPIO_ModeOut_PP_20mA, //推挽输出最大20mA
- I2C, 100KHz and 400KHz, no DMA support
- The libISP583 library.
- Peripheral access API for CH583SFR microcontrollers (generated using svd2rust v0.31.3 ( ))
- Real time clock
- SPI, Serial Peripheral Interface
- TMRx Timer.
- UART, Universal Asynchronous Receiver/Transmitter
Macros
Structs
- An exclusive reference to a peripheral.
Statics
Traits
- Trait for any type that can be used as a peripheral of type
P
. - Extension trait that adds convenience methods to the
u32
type
Functions
- System reset
- Software reset
Type Aliases
- Bits per second