PAN1080 Peripheral API
Macros
Module reset control resister

Module reset control resister constant definitions. More...

Collaboration diagram for Module reset control resister:

Macros

#define ADC_RST   ((0x4<<24) | SYS_IPRST1_ADCRST_Pos )
 
#define ACMP_RST   ((0x4<<24) | SYS_IPRST1_ACMPRST_Pos )
 
#define PWM0_RST   ((0x4<<24) | SYS_IPRST1_PWM0RST_Pos )
 
#define WWDT_RST   ((0x4<<24) | SYS_IPRST1_WWDTRST_Pos )
 
#define WDT_RST   ((0x4<<24) | SYS_IPRST1_WDTRST_Pos )
 
#define UART0_RST   ((0x4<<24) | SYS_IPRST1_UART0RST_Pos )
 
#define UART1_RST   ((0x4<<24) | SYS_IPRST1_UART1RST_Pos )
 
#define SPI0_RST   ((0x4<<24) | SYS_IPRST1_SPI0RST_Pos )
 
#define SPI1_RST   ((0x4<<24) | SYS_IPRST1_SPI1RST_Pos )
 
#define I2C0_RST   ((0x4<<24) | SYS_IPRST1_I2C0RST_Pos )
 
#define I2C1_RST   ((0x4<<24) | SYS_IPRST1_I2C1RST_Pos )
 
#define TMR2_RST   ((0x4<<24) | SYS_IPRST1_TMR2RST_Pos )
 
#define TMR1_RST   ((0x4<<24) | SYS_IPRST1_TMR1RST_Pos )
 
#define TMR0_RST   ((0x4<<24) | SYS_IPRST1_TMR0RST_Pos )
 
#define GPIO_RST   ((0x4<<24) | SYS_IPRST1_GPIORST_Pos )
 

Detailed Description

Module reset control resister constant definitions.

Macro Definition Documentation

◆ ACMP_RST

#define ACMP_RST   ((0x4<<24) | SYS_IPRST1_ACMPRST_Pos )

ACMP reset is one of the SYS_ResetModule parameter

◆ ADC_RST

#define ADC_RST   ((0x4<<24) | SYS_IPRST1_ADCRST_Pos )

ADC reset is one of the SYS_ResetModule parameter

◆ GPIO_RST

#define GPIO_RST   ((0x4<<24) | SYS_IPRST1_GPIORST_Pos )

GPIO reset is one of the SYS_ResetModule parameter

◆ I2C0_RST

#define I2C0_RST   ((0x4<<24) | SYS_IPRST1_I2C0RST_Pos )

I2C0 reset is one of the SYS_ResetModule parameter

◆ I2C1_RST

#define I2C1_RST   ((0x4<<24) | SYS_IPRST1_I2C1RST_Pos )

I2C1 reset is one of the SYS_ResetModule parameter

◆ PWM0_RST

#define PWM0_RST   ((0x4<<24) | SYS_IPRST1_PWM0RST_Pos )

PWM reset is one of the SYS_ResetModule parameter

◆ SPI0_RST

#define SPI0_RST   ((0x4<<24) | SYS_IPRST1_SPI0RST_Pos )

SPI0 reset is one of the SYS_ResetModule parameter

◆ SPI1_RST

#define SPI1_RST   ((0x4<<24) | SYS_IPRST1_SPI1RST_Pos )

SPI1 reset is one of the SYS_ResetModule parameter

◆ TMR0_RST

#define TMR0_RST   ((0x4<<24) | SYS_IPRST1_TMR0RST_Pos )

TMR0 reset is one of the SYS_ResetModule parameter

◆ TMR1_RST

#define TMR1_RST   ((0x4<<24) | SYS_IPRST1_TMR1RST_Pos )

TMR1 reset is one of the SYS_ResetModule parameter

◆ TMR2_RST

#define TMR2_RST   ((0x4<<24) | SYS_IPRST1_TMR2RST_Pos )

TMR2 reset is one of the SYS_ResetModule parameter

◆ UART0_RST

#define UART0_RST   ((0x4<<24) | SYS_IPRST1_UART0RST_Pos )

UART0 reset is one of the SYS_ResetModule parameter

◆ UART1_RST

#define UART1_RST   ((0x4<<24) | SYS_IPRST1_UART1RST_Pos )

UART1 reset is one of the SYS_ResetModule parameter

◆ WDT_RST

#define WDT_RST   ((0x4<<24) | SYS_IPRST1_WDTRST_Pos )

WWDT reset is one of the SYS_ResetModule parameter

◆ WWDT_RST

#define WWDT_RST   ((0x4<<24) | SYS_IPRST1_WWDTRST_Pos )

WWDT reset is one of the SYS_ResetModule parameter