Module w806_pac::rcc::reset_control
source · [−]Expand description
Software module reset control
The chip provides the soft reset function of each subsystem, and the subsystem reset can be achieved by setting the corresponding bit of this register to 0. However, the reset state will not be automatically cleared. To restore normal operation, the corresponding bit of this register must be set to 1.
The soft reset function does not reset the CPU and watchdog. In this register, the reset operation of APB, BUS1 and BUS2 (corresponding to APB bus, system bus and data bus) is not recommended, which will cause system access device abnormality.
Re-exports
pub use TOUCH_A as FLASH_A;
pub use TOUCH_R as FLASH_R;
pub use TOUCH_A as RSA_A;
pub use TOUCH_R as RSA_R;
pub use TOUCH_A as I2S_A;
pub use TOUCH_R as I2S_R;
pub use TOUCH_A as PWM_A;
pub use TOUCH_R as PWM_R;
pub use TOUCH_A as ADC_A;
pub use TOUCH_R as ADC_R;
pub use TOUCH_A as TIMER_A;
pub use TOUCH_R as TIMER_R;
pub use TOUCH_A as GPIO_A;
pub use TOUCH_R as GPIO_R;
pub use TOUCH_A as UART_A;
pub use TOUCH_R as UART_R;
pub use TOUCH_A as I2C_A;
pub use TOUCH_R as I2C_R;
pub use TOUCH_A as BUS_A;
pub use TOUCH_R as BUS_R;
pub use TOUCH_A as APB_A;
pub use TOUCH_R as APB_R;
pub use TOUCH_A as DMA_A;
pub use TOUCH_R as DMA_R;
pub use TOUCH_A as SDIO_AHB_A;
pub use TOUCH_R as SDIO_AHB_R;
Structs
Field adc
writer - Sar-adc module reset
Field apb
writer - APB bridge module reset
Fields bus(1-2)
const generic writer - Internal bus reset
Field dma
writer - Direct memory access module reset
Field flash
writer - Flash controller module reset
Field gpio
writer - Gpio module reset
Field i2c
writer - Inter-Integrated Circuit module reset
Field i2s
writer - Inter-Integrated Sound module reset
Field pwm
writer - Pulse-width modulation module reset
Register reset_control
reader
Software module reset control
Field rsa
writer - RSA Montgomery coprocessor module reset
Field sdio_ahb
writer - Sdio-Ahb clock domain reset
Field timer
writer - Timer module reset
Field touch
reader - Touch sensor module reset
Field touch
writer - Touch sensor module reset
Fields uart(0-5)
const generic writer - Universal asynchronous transmitter/receiver reset
Register reset_control
writer
Enums
Touch sensor module reset