Nano103 BSP  V3.01.002
The Board Support Package for Nano103 Series
Modules | Data Structures
NANO103 Definitions

Modules

 Device CMSIS Definitions
 
 NANO103 Peripherals
 

Data Structures

struct  SYS_T
 
#define SYS_PDID_PDID_Pos   (0)
 
#define SYS_PDID_PDID_Msk   (0xfffffffful << SYS_PDID_PDID_Pos)
 
#define SYS_RSTSTS_PORF_Pos   (0)
 
#define SYS_RSTSTS_PORF_Msk   (0x1ul << SYS_RSTSTS_PORF_Pos)
 
#define SYS_RSTSTS_PINRF_Pos   (1)
 
#define SYS_RSTSTS_PINRF_Msk   (0x1ul << SYS_RSTSTS_PINRF_Pos)
 
#define SYS_RSTSTS_WDTRF_Pos   (2)
 
#define SYS_RSTSTS_WDTRF_Msk   (0x1ul << SYS_RSTSTS_WDTRF_Pos)
 
#define SYS_RSTSTS_LVRF_Pos   (3)
 
#define SYS_RSTSTS_LVRF_Msk   (0x1ul << SYS_RSTSTS_LVRF_Pos)
 
#define SYS_RSTSTS_BODRF_Pos   (4)
 
#define SYS_RSTSTS_BODRF_Msk   (0x1ul << SYS_RSTSTS_BODRF_Pos)
 
#define SYS_RSTSTS_SYSRF_Pos   (5)
 
#define SYS_RSTSTS_SYSRF_Msk   (0x1ul << SYS_RSTSTS_SYSRF_Pos)
 
#define SYS_RSTSTS_CPURF_Pos   (7)
 
#define SYS_RSTSTS_CPURF_Msk   (0x1ul << SYS_RSTSTS_CPURF_Pos)
 
#define SYS_RSTSTS_LOCKRF_Pos   (8)
 
#define SYS_RSTSTS_LOCKRF_Msk   (0x1ul << SYS_RSTSTS_LOCKRF_Pos)
 
#define SYS_IPRST1_CHIPRST_Pos   (0)
 
#define SYS_IPRST1_CHIPRST_Msk   (0x1ul << SYS_IPRST1_CHIPRST_Pos)
 
#define SYS_IPRST1_CPURST_Pos   (1)
 
#define SYS_IPRST1_CPURST_Msk   (0x1ul << SYS_IPRST1_CPURST_Pos)
 
#define SYS_IPRST1_PDMARST_Pos   (2)
 
#define SYS_IPRST1_PDMARST_Msk   (0x1ul << SYS_IPRST1_PDMARST_Pos)
 
#define SYS_IPRST2_GPIORST_Pos   (1)
 
#define SYS_IPRST2_GPIORST_Msk   (0x1ul << SYS_IPRST2_GPIORST_Pos)
 
#define SYS_IPRST2_TMR0RST_Pos   (2)
 
#define SYS_IPRST2_TMR0RST_Msk   (0x1ul << SYS_IPRST2_TMR0RST_Pos)
 
#define SYS_IPRST2_TMR1RST_Pos   (3)
 
#define SYS_IPRST2_TMR1RST_Msk   (0x1ul << SYS_IPRST2_TMR1RST_Pos)
 
#define SYS_IPRST2_TMR2RST_Pos   (4)
 
#define SYS_IPRST2_TMR2RST_Msk   (0x1ul << SYS_IPRST2_TMR2RST_Pos)
 
#define SYS_IPRST2_TMR3RST_Pos   (5)
 
#define SYS_IPRST2_TMR3RST_Msk   (0x1ul << SYS_IPRST2_TMR3RST_Pos)
 
#define SYS_IPRST2_I2C0RST_Pos   (8)
 
#define SYS_IPRST2_I2C0RST_Msk   (0x1ul << SYS_IPRST2_I2C0RST_Pos)
 
#define SYS_IPRST2_I2C1RST_Pos   (9)
 
#define SYS_IPRST2_I2C1RST_Msk   (0x1ul << SYS_IPRST2_I2C1RST_Pos)
 
#define SYS_IPRST2_SPI0RST_Pos   (12)
 
#define SYS_IPRST2_SPI0RST_Msk   (0x1ul << SYS_IPRST2_SPI0RST_Pos)
 
#define SYS_IPRST2_SPI1RST_Pos   (13)
 
#define SYS_IPRST2_SPI1RST_Msk   (0x1ul << SYS_IPRST2_SPI1RST_Pos)
 
#define SYS_IPRST2_SPI2RST_Pos   (14)
 
#define SYS_IPRST2_SPI2RST_Msk   (0x1ul << SYS_IPRST2_SPI2RST_Pos)
 
#define SYS_IPRST2_SPI3RST_Pos   (15)
 
#define SYS_IPRST2_SPI3RST_Msk   (0x1ul << SYS_IPRST2_SPI3RST_Pos)
 
#define SYS_IPRST2_UART0RST_Pos   (16)
 
#define SYS_IPRST2_UART0RST_Msk   (0x1ul << SYS_IPRST2_UART0RST_Pos)
 
#define SYS_IPRST2_UART1RST_Pos   (17)
 
#define SYS_IPRST2_UART1RST_Msk   (0x1ul << SYS_IPRST2_UART1RST_Pos)
 
#define SYS_IPRST2_PWM0RST_Pos   (20)
 
#define SYS_IPRST2_PWM0RST_Msk   (0x1ul << SYS_IPRST2_PWM0RST_Pos)
 
#define SYS_IPRST2_ACMP0RST_Pos   (22)
 
#define SYS_IPRST2_ACMP0RST_Msk   (0x1ul << SYS_IPRST2_ACMP0RST_Pos)
 
#define SYS_IPRST2_ADCRST_Pos   (28)
 
#define SYS_IPRST2_ADCRST_Msk   (0x1ul << SYS_IPRST2_ADCRST_Pos)
 
#define SYS_IPRST2_SC0RST_Pos   (30)
 
#define SYS_IPRST2_SC0RST_Msk   (0x1ul << SYS_IPRST2_SC0RST_Pos)
 
#define SYS_IPRST2_SC1RST_Pos   (31)
 
#define SYS_IPRST2_SC1RST_Msk   (0x1ul << SYS_IPRST2_SC1RST_Pos)
 
#define SYS_MISCCTL_POR33DIS_Pos   (6)
 
#define SYS_MISCCTL_POR33DIS_Msk   (0x1ul << SYS_MISCCTL_POR33DIS_Pos)
 
#define SYS_MISCCTL_POR18DIS_Pos   (7)
 
#define SYS_MISCCTL_POR18DIS_Msk   (0x1ul << SYS_MISCCTL_POR18DIS_Pos)
 
#define SYS_TEMPCTL_VTEMPEN_Pos   (0)
 
#define SYS_TEMPCTL_VTEMPEN_Msk   (0x1ul << SYS_TEMPCTL_VTEMPEN_Pos)
 
#define SYS_RCCFCTL_HIRC0FEN_Pos   (0)
 
#define SYS_RCCFCTL_HIRC0FEN_Msk   (0x1ul << SYS_RCCFCTL_HIRC0FEN_Pos)
 
#define SYS_RCCFCTL_HIRC1FEN_Pos   (1)
 
#define SYS_RCCFCTL_HIRC1FEN_Msk   (0x1ul << SYS_RCCFCTL_HIRC1FEN_Pos)
 
#define SYS_RCCFCTL_MRCFEN_Pos   (2)
 
#define SYS_RCCFCTL_MRCFEN_Msk   (0x1ul << SYS_RCCFCTL_MRCFEN_Pos)
 
#define SYS_GPA_MFPL_PA0MFP_Pos   (0)
 
#define SYS_GPA_MFPL_PA0MFP_Msk   (0xful << SYS_GPA_MFPL_PA0MFP_Pos)
 
#define SYS_GPA_MFPL_PA1MFP_Pos   (4)
 
#define SYS_GPA_MFPL_PA1MFP_Msk   (0xful << SYS_GPA_MFPL_PA1MFP_Pos)
 
#define SYS_GPA_MFPL_PA2MFP_Pos   (8)
 
#define SYS_GPA_MFPL_PA2MFP_Msk   (0xful << SYS_GPA_MFPL_PA2MFP_Pos)
 
#define SYS_GPA_MFPL_PA3MFP_Pos   (12)
 
#define SYS_GPA_MFPL_PA3MFP_Msk   (0xful << SYS_GPA_MFPL_PA3MFP_Pos)
 
#define SYS_GPA_MFPL_PA4MFP_Pos   (16)
 
#define SYS_GPA_MFPL_PA4MFP_Msk   (0xful << SYS_GPA_MFPL_PA4MFP_Pos)
 
#define SYS_GPA_MFPL_PA5MFP_Pos   (20)
 
#define SYS_GPA_MFPL_PA5MFP_Msk   (0xful << SYS_GPA_MFPL_PA5MFP_Pos)
 
#define SYS_GPA_MFPL_PA6MFP_Pos   (24)
 
#define SYS_GPA_MFPL_PA6MFP_Msk   (0xful << SYS_GPA_MFPL_PA6MFP_Pos)
 
#define SYS_GPA_MFPH_PA8MFP_Pos   (0)
 
#define SYS_GPA_MFPH_PA8MFP_Msk   (0xful << SYS_GPA_MFPH_PA8MFP_Pos)
 
#define SYS_GPA_MFPH_PA9MFP_Pos   (4)
 
#define SYS_GPA_MFPH_PA9MFP_Msk   (0xful << SYS_GPA_MFPH_PA9MFP_Pos)
 
#define SYS_GPA_MFPH_PA10MFP_Pos   (8)
 
#define SYS_GPA_MFPH_PA10MFP_Msk   (0xful << SYS_GPA_MFPH_PA10MFP_Pos)
 
#define SYS_GPA_MFPH_PA11MFP_Pos   (12)
 
#define SYS_GPA_MFPH_PA11MFP_Msk   (0xful << SYS_GPA_MFPH_PA11MFP_Pos)
 
#define SYS_GPA_MFPH_PA12MFP_Pos   (16)
 
#define SYS_GPA_MFPH_PA12MFP_Msk   (0xful << SYS_GPA_MFPH_PA12MFP_Pos)
 
#define SYS_GPA_MFPH_PA13MFP_Pos   (20)
 
#define SYS_GPA_MFPH_PA13MFP_Msk   (0xful << SYS_GPA_MFPH_PA13MFP_Pos)
 
#define SYS_GPA_MFPH_PA14MFP_Pos   (24)
 
#define SYS_GPA_MFPH_PA14MFP_Msk   (0xful << SYS_GPA_MFPH_PA14MFP_Pos)
 
#define SYS_GPA_MFPH_PA15MFP_Pos   (28)
 
#define SYS_GPA_MFPH_PA15MFP_Msk   (0xful << SYS_GPA_MFPH_PA15MFP_Pos)
 
#define SYS_GPB_MFPL_PB0MFP_Pos   (0)
 
#define SYS_GPB_MFPL_PB0MFP_Msk   (0xful << SYS_GPB_MFPL_PB0MFP_Pos)
 
#define SYS_GPB_MFPL_PB1MFP_Pos   (4)
 
#define SYS_GPB_MFPL_PB1MFP_Msk   (0xful << SYS_GPB_MFPL_PB1MFP_Pos)
 
#define SYS_GPB_MFPL_PB2MFP_Pos   (8)
 
#define SYS_GPB_MFPL_PB2MFP_Msk   (0xful << SYS_GPB_MFPL_PB2MFP_Pos)
 
#define SYS_GPB_MFPL_PB3MFP_Pos   (12)
 
#define SYS_GPB_MFPL_PB3MFP_Msk   (0xful << SYS_GPB_MFPL_PB3MFP_Pos)
 
#define SYS_GPB_MFPL_PB4MFP_Pos   (16)
 
#define SYS_GPB_MFPL_PB4MFP_Msk   (0xful << SYS_GPB_MFPL_PB4MFP_Pos)
 
#define SYS_GPB_MFPL_PB5MFP_Pos   (20)
 
#define SYS_GPB_MFPL_PB5MFP_Msk   (0xful << SYS_GPB_MFPL_PB5MFP_Pos)
 
#define SYS_GPB_MFPL_PB6MFP_Pos   (24)
 
#define SYS_GPB_MFPL_PB6MFP_Msk   (0xful << SYS_GPB_MFPL_PB6MFP_Pos)
 
#define SYS_GPB_MFPL_PB7MFP_Pos   (28)
 
#define SYS_GPB_MFPL_PB7MFP_Msk   (0xful << SYS_GPB_MFPL_PB7MFP_Pos)
 
#define SYS_GPB_MFPH_PB8MFP_Pos   (0)
 
#define SYS_GPB_MFPH_PB8MFP_Msk   (0xful << SYS_GPB_MFPH_PB8MFP_Pos)
 
#define SYS_GPB_MFPH_PB9MFP_Pos   (4)
 
#define SYS_GPB_MFPH_PB9MFP_Msk   (0xful << SYS_GPB_MFPH_PB9MFP_Pos)
 
#define SYS_GPB_MFPH_PB10MFP_Pos   (8)
 
#define SYS_GPB_MFPH_PB10MFP_Msk   (0xful << SYS_GPB_MFPH_PB10MFP_Pos)
 
#define SYS_GPB_MFPH_PB11MFP_Pos   (12)
 
#define SYS_GPB_MFPH_PB11MFP_Msk   (0xful << SYS_GPB_MFPH_PB11MFP_Pos)
 
#define SYS_GPB_MFPH_PB13MFP_Pos   (20)
 
#define SYS_GPB_MFPH_PB13MFP_Msk   (0xful << SYS_GPB_MFPH_PB13MFP_Pos)
 
#define SYS_GPB_MFPH_PB14MFP_Pos   (24)
 
#define SYS_GPB_MFPH_PB14MFP_Msk   (0xful << SYS_GPB_MFPH_PB14MFP_Pos)
 
#define SYS_GPB_MFPH_PB15MFP_Pos   (28)
 
#define SYS_GPB_MFPH_PB15MFP_Msk   (0xful << SYS_GPB_MFPH_PB15MFP_Pos)
 
#define SYS_GPC_MFPL_PC0MFP_Pos   (0)
 
#define SYS_GPC_MFPL_PC0MFP_Msk   (0xful << SYS_GPC_MFPL_PC0MFP_Pos)
 
#define SYS_GPC_MFPL_PC1MFP_Pos   (4)
 
#define SYS_GPC_MFPL_PC1MFP_Msk   (0xful << SYS_GPC_MFPL_PC1MFP_Pos)
 
#define SYS_GPC_MFPL_PC2MFP_Pos   (8)
 
#define SYS_GPC_MFPL_PC2MFP_Msk   (0xful << SYS_GPC_MFPL_PC2MFP_Pos)
 
#define SYS_GPC_MFPL_PC3MFP_Pos   (12)
 
#define SYS_GPC_MFPL_PC3MFP_Msk   (0xful << SYS_GPC_MFPL_PC3MFP_Pos)
 
#define SYS_GPC_MFPL_PC6MFP_Pos   (24)
 
#define SYS_GPC_MFPL_PC6MFP_Msk   (0xful << SYS_GPC_MFPL_PC6MFP_Pos)
 
#define SYS_GPC_MFPL_PC7MFP_Pos   (28)
 
#define SYS_GPC_MFPL_PC7MFP_Msk   (0xful << SYS_GPC_MFPL_PC7MFP_Pos)
 
#define SYS_GPC_MFPH_PC8MFP_Pos   (0)
 
#define SYS_GPC_MFPH_PC8MFP_Msk   (0xful << SYS_GPC_MFPH_PC8MFP_Pos)
 
#define SYS_GPC_MFPH_PC9MFP_Pos   (4)
 
#define SYS_GPC_MFPH_PC9MFP_Msk   (0xful << SYS_GPC_MFPH_PC9MFP_Pos)
 
#define SYS_GPC_MFPH_PC10MFP_Pos   (8)
 
#define SYS_GPC_MFPH_PC10MFP_Msk   (0xful << SYS_GPC_MFPH_PC10MFP_Pos)
 
#define SYS_GPC_MFPH_PC11MFP_Pos   (12)
 
#define SYS_GPC_MFPH_PC11MFP_Msk   (0xful << SYS_GPC_MFPH_PC11MFP_Pos)
 
#define SYS_GPC_MFPH_PC14MFP_Pos   (24)
 
#define SYS_GPC_MFPH_PC14MFP_Msk   (0xful << SYS_GPC_MFPH_PC14MFP_Pos)
 
#define SYS_GPC_MFPH_PC15MFP_Pos   (28)
 
#define SYS_GPC_MFPH_PC15MFP_Msk   (0xful << SYS_GPC_MFPH_PC15MFP_Pos)
 
#define SYS_GPD_MFPL_PD6MFP_Pos   (24)
 
#define SYS_GPD_MFPL_PD6MFP_Msk   (0xful << SYS_GPD_MFPL_PD6MFP_Pos)
 
#define SYS_GPD_MFPL_PD7MFP_Pos   (28)
 
#define SYS_GPD_MFPL_PD7MFP_Msk   (0xful << SYS_GPD_MFPL_PD7MFP_Pos)
 
#define SYS_GPD_MFPH_PD14MFP_Pos   (24)
 
#define SYS_GPD_MFPH_PD14MFP_Msk   (0xful << SYS_GPD_MFPH_PD14MFP_Pos)
 
#define SYS_GPD_MFPH_PD15MFP_Pos   (28)
 
#define SYS_GPD_MFPH_PD15MFP_Msk   (0x7ul << SYS_GPD_MFPH_PD15MFP_Pos)
 
#define SYS_GPE_MFPL_PE5MFP_Pos   (20)
 
#define SYS_GPE_MFPL_PE5MFP_Msk   (0xful << SYS_GPE_MFPL_PE5MFP_Pos)
 
#define SYS_GPF_MFPL_PF0MFP_Pos   (0)
 
#define SYS_GPF_MFPL_PF0MFP_Msk   (0xful << SYS_GPF_MFPL_PF0MFP_Pos)
 
#define SYS_GPF_MFPL_PF1MFP_Pos   (4)
 
#define SYS_GPF_MFPL_PF1MFP_Msk   (0xful << SYS_GPF_MFPL_PF1MFP_Pos)
 
#define SYS_GPF_MFPL_PF2MFP_Pos   (8)
 
#define SYS_GPF_MFPL_PF2MFP_Msk   (0xful << SYS_GPF_MFPL_PF2MFP_Pos)
 
#define SYS_GPF_MFPL_PF3MFP_Pos   (12)
 
#define SYS_GPF_MFPL_PF3MFP_Msk   (0xful << SYS_GPF_MFPL_PF3MFP_Pos)
 
#define SYS_GPF_MFPL_PF6MFP_Pos   (24)
 
#define SYS_GPF_MFPL_PF6MFP_Msk   (0xful << SYS_GPF_MFPL_PF6MFP_Pos)
 
#define SYS_GPF_MFPL_PF7MFP_Pos   (28)
 
#define SYS_GPF_MFPL_PF7MFP_Msk   (0xful << SYS_GPF_MFPL_PF7MFP_Pos)
 
#define SYS_PORCTL_POROFF_Pos   (0)
 
#define SYS_PORCTL_POROFF_Msk   (0xfffful << SYS_PORCTL_POROFF_Pos)
 
#define SYS_BODCTL_BODEN_Pos   (0)
 
#define SYS_BODCTL_BODEN_Msk   (0x1ul << SYS_BODCTL_BODEN_Pos)
 
#define SYS_BODCTL_BODIE_Pos   (2)
 
#define SYS_BODCTL_BODIE_Msk   (0x1ul << SYS_BODCTL_BODIE_Pos)
 
#define SYS_BODCTL_BODREN_Pos   (3)
 
#define SYS_BODCTL_BODREN_Msk   (0x1ul << SYS_BODCTL_BODREN_Pos)
 
#define SYS_BODCTL_BODIF_Pos   (4)
 
#define SYS_BODCTL_BODIF_Msk   (0x1ul << SYS_BODCTL_BODIF_Pos)
 
#define SYS_BODCTL_BODOUT_Pos   (6)
 
#define SYS_BODCTL_BODOUT_Msk   (0x1ul << SYS_BODCTL_BODOUT_Pos)
 
#define SYS_BODCTL_LVREN_Pos   (7)
 
#define SYS_BODCTL_LVREN_Msk   (0x1ul << SYS_BODCTL_LVREN_Pos)
 
#define SYS_BODCTL_LPBODEN_Pos   (8)
 
#define SYS_BODCTL_LPBODEN_Msk   (0x1ul << SYS_BODCTL_LPBODEN_Pos)
 
#define SYS_BODCTL_LPBODVL_Pos   (9)
 
#define SYS_BODCTL_LPBODVL_Msk   (0x1ul << SYS_BODCTL_LPBODVL_Pos)
 
#define SYS_BODCTL_LPBODIE_Pos   (10)
 
#define SYS_BODCTL_LPBODIE_Msk   (0x1ul << SYS_BODCTL_LPBODIE_Pos)
 
#define SYS_BODCTL_LPBODREN_Pos   (11)
 
#define SYS_BODCTL_LPBODREN_Msk   (0x1ul << SYS_BODCTL_LPBODREN_Pos)
 
#define SYS_BODCTL_BODVL_Pos   (12)
 
#define SYS_BODCTL_BODVL_Msk   (0xful << SYS_BODCTL_BODVL_Pos)
 
#define SYS_BODCTL_LPBOD20TRIM_Pos   (16)
 
#define SYS_BODCTL_LPBOD20TRIM_Msk   (0xful << SYS_BODCTL_LPBOD20TRIM_Pos)
 
#define SYS_BODCTL_LPBOD25TRIM_Pos   (20)
 
#define SYS_BODCTL_LPBOD25TRIM_Msk   (0xful << SYS_BODCTL_LPBOD25TRIM_Pos)
 
#define SYS_BODCTL_BODDGSEL_Pos   (24)
 
#define SYS_BODCTL_BODDGSEL_Msk   (0x7ul << SYS_BODCTL_BODDGSEL_Pos)
 
#define SYS_BODCTL_LVRDGSEL_Pos   (28)
 
#define SYS_BODCTL_LVRDGSEL_Msk   (0x7ul << SYS_BODCTL_LVRDGSEL_Pos)
 
#define SYS_IVREFCTL_BGPEN_Pos   (0)
 
#define SYS_IVREFCTL_BGPEN_Msk   (0x1ul << SYS_IVREFCTL_BGPEN_Pos)
 
#define SYS_IVREFCTL_REGEN_Pos   (1)
 
#define SYS_IVREFCTL_REGEN_Msk   (0x1ul << SYS_IVREFCTL_REGEN_Pos)
 
#define SYS_IVREFCTL_SEL25_Pos   (2)
 
#define SYS_IVREFCTL_SEL25_Msk   (0x3ul << SYS_IVREFCTL_SEL25_Pos)
 
#define SYS_IVREFCTL_EXTMODE_Pos   (4)
 
#define SYS_IVREFCTL_EXTMODE_Msk   (0x1ul << SYS_IVREFCTL_EXTMODE_Pos)
 
#define SYS_IVREFCTL_VREFTRIM_Pos   (8)
 
#define SYS_IVREFCTL_VREFTRIM_Msk   (0xful << SYS_IVREFCTL_VREFTRIM_Pos)
 
#define SYS_LDOCTL_FASTWK_Pos   (1)
 
#define SYS_LDOCTL_FASTWK_Msk   (0x1ul << SYS_LDOCTL_FASTWK_Pos)
 
#define SYS_LDOCTL_LDOLVL_Pos   (2)
 
#define SYS_LDOCTL_LDOLVL_Msk   (0x3ul << SYS_LDOCTL_LDOLVL_Pos)
 
#define SYS_LDOCTL_LPRMEN_Pos   (4)
 
#define SYS_LDOCTL_LPRMEN_Msk   (0x1ul << SYS_LDOCTL_LPRMEN_Pos)
 
#define SYS_LDOCTL_FMCLVEN_Pos   (5)
 
#define SYS_LDOCTL_FMCLVEN_Msk   (0x1ul << SYS_LDOCTL_FMCLVEN_Pos)
 
#define SYS_BATDIVCTL_BATDIV2EN_Pos   (0)
 
#define SYS_BATDIVCTL_BATDIV2EN_Msk   (0x1ul << SYS_BATDIVCTL_BATDIV2EN_Pos)
 
#define SYS_WKSTS_ACMPWK_Pos   (0)
 
#define SYS_WKSTS_ACMPWK_Msk   (0x1ul << SYS_WKSTS_ACMPWK_Pos)
 
#define SYS_WKSTS_I2C1WK_Pos   (1)
 
#define SYS_WKSTS_I2C1WK_Msk   (0x1ul << SYS_WKSTS_I2C1WK_Pos)
 
#define SYS_WKSTS_I2C0WK_Pos   (2)
 
#define SYS_WKSTS_I2C0WK_Msk   (0x1ul << SYS_WKSTS_I2C0WK_Pos)
 
#define SYS_WKSTS_TMR3WK_Pos   (3)
 
#define SYS_WKSTS_TMR3WK_Msk   (0x1ul << SYS_WKSTS_TMR3WK_Pos)
 
#define SYS_WKSTS_TMR2WK_Pos   (4)
 
#define SYS_WKSTS_TMR2WK_Msk   (0x1ul << SYS_WKSTS_TMR2WK_Pos)
 
#define SYS_WKSTS_TMR1WK_Pos   (5)
 
#define SYS_WKSTS_TMR1WK_Msk   (0x1ul << SYS_WKSTS_TMR1WK_Pos)
 
#define SYS_WKSTS_TMR0WK_Pos   (6)
 
#define SYS_WKSTS_TMR0WK_Msk   (0x1ul << SYS_WKSTS_TMR0WK_Pos)
 
#define SYS_WKSTS_WDTWK_Pos   (7)
 
#define SYS_WKSTS_WDTWK_Msk   (0x1ul << SYS_WKSTS_WDTWK_Pos)
 
#define SYS_WKSTS_BODWK_Pos   (8)
 
#define SYS_WKSTS_BODWK_Msk   (0x1ul << SYS_WKSTS_BODWK_Pos)
 
#define SYS_WKSTS_SPI3WK_Pos   (9)
 
#define SYS_WKSTS_SPI3WK_Msk   (0x1ul << SYS_WKSTS_SPI3WK_Pos)
 
#define SYS_WKSTS_SPI2WK_Pos   (10)
 
#define SYS_WKSTS_SPI2WK_Msk   (0x1ul << SYS_WKSTS_SPI2WK_Pos)
 
#define SYS_WKSTS_SPI1WK_Pos   (11)
 
#define SYS_WKSTS_SPI1WK_Msk   (0x1ul << SYS_WKSTS_SPI1WK_Pos)
 
#define SYS_WKSTS_SPI0WK_Pos   (12)
 
#define SYS_WKSTS_SPI0WK_Msk   (0x1ul << SYS_WKSTS_SPI0WK_Pos)
 
#define SYS_WKSTS_UART1WK_Pos   (13)
 
#define SYS_WKSTS_UART1WK_Msk   (0x1ul << SYS_WKSTS_UART1WK_Pos)
 
#define SYS_WKSTS_UART0WK_Pos   (14)
 
#define SYS_WKSTS_UART0WK_Msk   (0x1ul << SYS_WKSTS_UART0WK_Pos)
 
#define SYS_WKSTS_RTCWK_Pos   (15)
 
#define SYS_WKSTS_RTCWK_Msk   (0x1ul << SYS_WKSTS_RTCWK_Pos)
 
#define SYS_WKSTS_GPIOWK_Pos   (16)
 
#define SYS_WKSTS_GPIOWK_Msk   (0x1ul << SYS_WKSTS_GPIOWK_Pos)
 
#define SYS_IRC0TCTL_FREQSEL_Pos   (0)
 
#define SYS_IRC0TCTL_FREQSEL_Msk   (0x7ul << SYS_IRC0TCTL_FREQSEL_Pos)
 
#define SYS_IRC0TCTL_LOOPSEL_Pos   (4)
 
#define SYS_IRC0TCTL_LOOPSEL_Msk   (0x3ul << SYS_IRC0TCTL_LOOPSEL_Pos)
 
#define SYS_IRC0TCTL_RETRYCNT_Pos   (6)
 
#define SYS_IRC0TCTL_RETRYCNT_Msk   (0x3ul << SYS_IRC0TCTL_RETRYCNT_Pos)
 
#define SYS_IRC0TCTL_CESTOPEN_Pos   (8)
 
#define SYS_IRC0TCTL_CESTOPEN_Msk   (0x1ul << SYS_IRC0TCTL_CESTOPEN_Pos)
 
#define SYS_IRC0TIEN_TFAILIEN_Pos   (1)
 
#define SYS_IRC0TIEN_TFAILIEN_Msk   (0x1ul << SYS_IRC0TIEN_TFAILIEN_Pos)
 
#define SYS_IRC0TIEN_CLKEIEN_Pos   (2)
 
#define SYS_IRC0TIEN_CLKEIEN_Msk   (0x1ul << SYS_IRC0TIEN_CLKEIEN_Pos)
 
#define SYS_IRC0TISTS_FREQLOCK_Pos   (0)
 
#define SYS_IRC0TISTS_FREQLOCK_Msk   (0x1ul << SYS_IRC0TISTS_FREQLOCK_Pos)
 
#define SYS_IRC0TISTS_TFAILIF_Pos   (1)
 
#define SYS_IRC0TISTS_TFAILIF_Msk   (0x1ul << SYS_IRC0TISTS_TFAILIF_Pos)
 
#define SYS_IRC0TISTS_CLKERRIF_Pos   (2)
 
#define SYS_IRC0TISTS_CLKERRIF_Msk   (0x1ul << SYS_IRC0TISTS_CLKERRIF_Pos)
 
#define SYS_IRC1TCTL_FREQSEL_Pos   (0)
 
#define SYS_IRC1TCTL_FREQSEL_Msk   (0x3ul << SYS_IRC1TCTL_FREQSEL_Pos)
 
#define SYS_IRC1TCTL_LOOPSEL_Pos   (4)
 
#define SYS_IRC1TCTL_LOOPSEL_Msk   (0x3ul << SYS_IRC1TCTL_LOOPSEL_Pos)
 
#define SYS_IRC1TCTL_RETRYCNT_Pos   (6)
 
#define SYS_IRC1TCTL_RETRYCNT_Msk   (0x3ul << SYS_IRC1TCTL_RETRYCNT_Pos)
 
#define SYS_IRC1TCTL_CESTOPEN_Pos   (8)
 
#define SYS_IRC1TCTL_CESTOPEN_Msk   (0x1ul << SYS_IRC1TCTL_CESTOPEN_Pos)
 
#define SYS_IRC1TIEN_TFAILIEN_Pos   (1)
 
#define SYS_IRC1TIEN_TFAILIEN_Msk   (0x1ul << SYS_IRC1TIEN_TFAILIEN_Pos)
 
#define SYS_IRC1TIEN_CLKEIEN_Pos   (2)
 
#define SYS_IRC1TIEN_CLKEIEN_Msk   (0x1ul << SYS_IRC1TIEN_CLKEIEN_Pos)
 
#define SYS_IRC1TISTS_FREQLOCK_Pos   (0)
 
#define SYS_IRC1TISTS_FREQLOCK_Msk   (0x1ul << SYS_IRC1TISTS_FREQLOCK_Pos)
 
#define SYS_IRC1TISTS_TFAILIF_Pos   (1)
 
#define SYS_IRC1TISTS_TFAILIF_Msk   (0x1ul << SYS_IRC1TISTS_TFAILIF_Pos)
 
#define SYS_IRC1TISTS_CLKERRIF_Pos   (2)
 
#define SYS_IRC1TISTS_CLKERRIF_Msk   (0x1ul << SYS_IRC1TISTS_CLKERRIF_Pos)
 
#define SYS_MIRCTCTL_FREQSEL_Pos   (0)
 
#define SYS_MIRCTCTL_FREQSEL_Msk   (0x3ul << SYS_MIRCTCTL_FREQSEL_Pos)
 
#define SYS_MIRCTCTL_LOOPSEL_Pos   (4)
 
#define SYS_MIRCTCTL_LOOPSEL_Msk   (0x3ul << SYS_MIRCTCTL_LOOPSEL_Pos)
 
#define SYS_MIRCTCTL_RETRYCNT_Pos   (6)
 
#define SYS_MIRCTCTL_RETRYCNT_Msk   (0x3ul << SYS_MIRCTCTL_RETRYCNT_Pos)
 
#define SYS_MIRCTCTL_CESTOPEN_Pos   (8)
 
#define SYS_MIRCTCTL_CESTOPEN_Msk   (0x1ul << SYS_MIRCTCTL_CESTOPEN_Pos)
 
#define SYS_MIRCTIEN_TFAILIEN_Pos   (1)
 
#define SYS_MIRCTIEN_TFAILIEN_Msk   (0x1ul << SYS_MIRCTIEN_TFAILIEN_Pos)
 
#define SYS_MIRCTIEN_CLKEIEN_Pos   (2)
 
#define SYS_MIRCTIEN_CLKEIEN_Msk   (0x1ul << SYS_MIRCTIEN_CLKEIEN_Pos)
 
#define SYS_MIRCTISTS_FREQLOCK_Pos   (0)
 
#define SYS_MIRCTISTS_FREQLOCK_Msk   (0x1ul << SYS_MIRCTISTS_FREQLOCK_Pos)
 
#define SYS_MIRCTISTS_TFAILIF_Pos   (1)
 
#define SYS_MIRCTISTS_TFAILIF_Msk   (0x1ul << SYS_MIRCTISTS_TFAILIF_Pos)
 
#define SYS_MIRCTISTS_CLKERRIF_Pos   (2)
 
#define SYS_MIRCTISTS_CLKERRIF_Msk   (0x1ul << SYS_MIRCTISTS_CLKERRIF_Pos)
 
#define SYS_REGLCTL_REGLCTL_Pos   (0)
 
#define SYS_REGLCTL_REGLCTL_Msk   (0x1ul << SYS_REGLCTL_REGLCTL_Pos)
 
#define SYS_RPDBCLK_RSTPDBCLK_Pos   (6)
 
#define SYS_RPDBCLK_RSTPDBCLK_Msk   (0x1ul << SYS_RPDBCLK_RSTPDBCLK_Pos)
 

Detailed Description

This file defines all structures and symbols for NANO103:

Macro Definition Documentation

◆ SYS_BATDIVCTL_BATDIV2EN_Msk

#define SYS_BATDIVCTL_BATDIV2EN_Msk   (0x1ul << SYS_BATDIVCTL_BATDIV2EN_Pos)

SYS_T::BATDIVCTL: BATDIV2EN Mask

Definition at line 3590 of file Nano103.h.

◆ SYS_BATDIVCTL_BATDIV2EN_Pos

#define SYS_BATDIVCTL_BATDIV2EN_Pos   (0)

SYS_T::BATDIVCTL: BATDIV2EN Position

Definition at line 3589 of file Nano103.h.

◆ SYS_BODCTL_BODDGSEL_Msk

#define SYS_BODCTL_BODDGSEL_Msk   (0x7ul << SYS_BODCTL_BODDGSEL_Pos)

SYS_T::BODCTL: BODDGSEL Mask

Definition at line 3557 of file Nano103.h.

◆ SYS_BODCTL_BODDGSEL_Pos

#define SYS_BODCTL_BODDGSEL_Pos   (24)

SYS_T::BODCTL: BODDGSEL Position

Definition at line 3556 of file Nano103.h.

◆ SYS_BODCTL_BODEN_Msk

#define SYS_BODCTL_BODEN_Msk   (0x1ul << SYS_BODCTL_BODEN_Pos)

SYS_T::BODCTL: BODEN Mask

Definition at line 3518 of file Nano103.h.

◆ SYS_BODCTL_BODEN_Pos

#define SYS_BODCTL_BODEN_Pos   (0)

SYS_T::BODCTL: BODEN Position

Definition at line 3517 of file Nano103.h.

◆ SYS_BODCTL_BODIE_Msk

#define SYS_BODCTL_BODIE_Msk   (0x1ul << SYS_BODCTL_BODIE_Pos)

SYS_T::BODCTL: BODIE Mask

Definition at line 3521 of file Nano103.h.

◆ SYS_BODCTL_BODIE_Pos

#define SYS_BODCTL_BODIE_Pos   (2)

SYS_T::BODCTL: BODIE Position

Definition at line 3520 of file Nano103.h.

◆ SYS_BODCTL_BODIF_Msk

#define SYS_BODCTL_BODIF_Msk   (0x1ul << SYS_BODCTL_BODIF_Pos)

SYS_T::BODCTL: BODIF Mask

Definition at line 3527 of file Nano103.h.

◆ SYS_BODCTL_BODIF_Pos

#define SYS_BODCTL_BODIF_Pos   (4)

SYS_T::BODCTL: BODIF Position

Definition at line 3526 of file Nano103.h.

◆ SYS_BODCTL_BODOUT_Msk

#define SYS_BODCTL_BODOUT_Msk   (0x1ul << SYS_BODCTL_BODOUT_Pos)

SYS_T::BODCTL: BODOUT Mask

Definition at line 3530 of file Nano103.h.

◆ SYS_BODCTL_BODOUT_Pos

#define SYS_BODCTL_BODOUT_Pos   (6)

SYS_T::BODCTL: BODOUT Position

Definition at line 3529 of file Nano103.h.

◆ SYS_BODCTL_BODREN_Msk

#define SYS_BODCTL_BODREN_Msk   (0x1ul << SYS_BODCTL_BODREN_Pos)

SYS_T::BODCTL: BODREN Mask

Definition at line 3524 of file Nano103.h.

◆ SYS_BODCTL_BODREN_Pos

#define SYS_BODCTL_BODREN_Pos   (3)

SYS_T::BODCTL: BODREN Position

Definition at line 3523 of file Nano103.h.

◆ SYS_BODCTL_BODVL_Msk

#define SYS_BODCTL_BODVL_Msk   (0xful << SYS_BODCTL_BODVL_Pos)

SYS_T::BODCTL: BODVL Mask

Definition at line 3548 of file Nano103.h.

◆ SYS_BODCTL_BODVL_Pos

#define SYS_BODCTL_BODVL_Pos   (12)

SYS_T::BODCTL: BODVL Position

Definition at line 3547 of file Nano103.h.

◆ SYS_BODCTL_LPBOD20TRIM_Msk

#define SYS_BODCTL_LPBOD20TRIM_Msk   (0xful << SYS_BODCTL_LPBOD20TRIM_Pos)

SYS_T::BODCTL: LPBOD20TRIM Mask

Definition at line 3551 of file Nano103.h.

◆ SYS_BODCTL_LPBOD20TRIM_Pos

#define SYS_BODCTL_LPBOD20TRIM_Pos   (16)

SYS_T::BODCTL: LPBOD20TRIM Position

Definition at line 3550 of file Nano103.h.

◆ SYS_BODCTL_LPBOD25TRIM_Msk

#define SYS_BODCTL_LPBOD25TRIM_Msk   (0xful << SYS_BODCTL_LPBOD25TRIM_Pos)

SYS_T::BODCTL: LPBOD25TRIM Mask

Definition at line 3554 of file Nano103.h.

◆ SYS_BODCTL_LPBOD25TRIM_Pos

#define SYS_BODCTL_LPBOD25TRIM_Pos   (20)

SYS_T::BODCTL: LPBOD25TRIM Position

Definition at line 3553 of file Nano103.h.

◆ SYS_BODCTL_LPBODEN_Msk

#define SYS_BODCTL_LPBODEN_Msk   (0x1ul << SYS_BODCTL_LPBODEN_Pos)

SYS_T::BODCTL: LPBODEN Mask

Definition at line 3536 of file Nano103.h.

◆ SYS_BODCTL_LPBODEN_Pos

#define SYS_BODCTL_LPBODEN_Pos   (8)

SYS_T::BODCTL: LPBODEN Position

Definition at line 3535 of file Nano103.h.

◆ SYS_BODCTL_LPBODIE_Msk

#define SYS_BODCTL_LPBODIE_Msk   (0x1ul << SYS_BODCTL_LPBODIE_Pos)

SYS_T::BODCTL: LPBODIE Mask

Definition at line 3542 of file Nano103.h.

◆ SYS_BODCTL_LPBODIE_Pos

#define SYS_BODCTL_LPBODIE_Pos   (10)

SYS_T::BODCTL: LPBODIE Position

Definition at line 3541 of file Nano103.h.

◆ SYS_BODCTL_LPBODREN_Msk

#define SYS_BODCTL_LPBODREN_Msk   (0x1ul << SYS_BODCTL_LPBODREN_Pos)

SYS_T::BODCTL: LPBODREN Mask

Definition at line 3545 of file Nano103.h.

◆ SYS_BODCTL_LPBODREN_Pos

#define SYS_BODCTL_LPBODREN_Pos   (11)

SYS_T::BODCTL: LPBODREN Position

Definition at line 3544 of file Nano103.h.

◆ SYS_BODCTL_LPBODVL_Msk

#define SYS_BODCTL_LPBODVL_Msk   (0x1ul << SYS_BODCTL_LPBODVL_Pos)

SYS_T::BODCTL: LPBODVL Mask

Definition at line 3539 of file Nano103.h.

◆ SYS_BODCTL_LPBODVL_Pos

#define SYS_BODCTL_LPBODVL_Pos   (9)

SYS_T::BODCTL: LPBODVL Position

Definition at line 3538 of file Nano103.h.

◆ SYS_BODCTL_LVRDGSEL_Msk

#define SYS_BODCTL_LVRDGSEL_Msk   (0x7ul << SYS_BODCTL_LVRDGSEL_Pos)

SYS_T::BODCTL: LVRDGSEL Mask

Definition at line 3560 of file Nano103.h.

◆ SYS_BODCTL_LVRDGSEL_Pos

#define SYS_BODCTL_LVRDGSEL_Pos   (28)

SYS_T::BODCTL: LVRDGSEL Position

Definition at line 3559 of file Nano103.h.

◆ SYS_BODCTL_LVREN_Msk

#define SYS_BODCTL_LVREN_Msk   (0x1ul << SYS_BODCTL_LVREN_Pos)

SYS_T::BODCTL: LVREN Mask

Definition at line 3533 of file Nano103.h.

◆ SYS_BODCTL_LVREN_Pos

#define SYS_BODCTL_LVREN_Pos   (7)

SYS_T::BODCTL: LVREN Position

Definition at line 3532 of file Nano103.h.

◆ SYS_GPA_MFPH_PA10MFP_Msk

#define SYS_GPA_MFPH_PA10MFP_Msk   (0xful << SYS_GPA_MFPH_PA10MFP_Pos)

SYS_T::GPA_MFPH: PA10MFP Mask

Definition at line 3383 of file Nano103.h.

◆ SYS_GPA_MFPH_PA10MFP_Pos

#define SYS_GPA_MFPH_PA10MFP_Pos   (8)

SYS_T::GPA_MFPH: PA10MFP Position

Definition at line 3382 of file Nano103.h.

◆ SYS_GPA_MFPH_PA11MFP_Msk

#define SYS_GPA_MFPH_PA11MFP_Msk   (0xful << SYS_GPA_MFPH_PA11MFP_Pos)

SYS_T::GPA_MFPH: PA11MFP Mask

Definition at line 3386 of file Nano103.h.

◆ SYS_GPA_MFPH_PA11MFP_Pos

#define SYS_GPA_MFPH_PA11MFP_Pos   (12)

SYS_T::GPA_MFPH: PA11MFP Position

Definition at line 3385 of file Nano103.h.

◆ SYS_GPA_MFPH_PA12MFP_Msk

#define SYS_GPA_MFPH_PA12MFP_Msk   (0xful << SYS_GPA_MFPH_PA12MFP_Pos)

SYS_T::GPA_MFPH: PA12MFP Mask

Definition at line 3389 of file Nano103.h.

◆ SYS_GPA_MFPH_PA12MFP_Pos

#define SYS_GPA_MFPH_PA12MFP_Pos   (16)

SYS_T::GPA_MFPH: PA12MFP Position

Definition at line 3388 of file Nano103.h.

◆ SYS_GPA_MFPH_PA13MFP_Msk

#define SYS_GPA_MFPH_PA13MFP_Msk   (0xful << SYS_GPA_MFPH_PA13MFP_Pos)

SYS_T::GPA_MFPH: PA13MFP Mask

Definition at line 3392 of file Nano103.h.

◆ SYS_GPA_MFPH_PA13MFP_Pos

#define SYS_GPA_MFPH_PA13MFP_Pos   (20)

SYS_T::GPA_MFPH: PA13MFP Position

Definition at line 3391 of file Nano103.h.

◆ SYS_GPA_MFPH_PA14MFP_Msk

#define SYS_GPA_MFPH_PA14MFP_Msk   (0xful << SYS_GPA_MFPH_PA14MFP_Pos)

SYS_T::GPA_MFPH: PA14MFP Mask

Definition at line 3395 of file Nano103.h.

◆ SYS_GPA_MFPH_PA14MFP_Pos

#define SYS_GPA_MFPH_PA14MFP_Pos   (24)

SYS_T::GPA_MFPH: PA14MFP Position

Definition at line 3394 of file Nano103.h.

◆ SYS_GPA_MFPH_PA15MFP_Msk

#define SYS_GPA_MFPH_PA15MFP_Msk   (0xful << SYS_GPA_MFPH_PA15MFP_Pos)

SYS_T::GPA_MFPH: PA15MFP Mask

Definition at line 3398 of file Nano103.h.

◆ SYS_GPA_MFPH_PA15MFP_Pos

#define SYS_GPA_MFPH_PA15MFP_Pos   (28)

SYS_T::GPA_MFPH: PA15MFP Position

Definition at line 3397 of file Nano103.h.

◆ SYS_GPA_MFPH_PA8MFP_Msk

#define SYS_GPA_MFPH_PA8MFP_Msk   (0xful << SYS_GPA_MFPH_PA8MFP_Pos)

SYS_T::GPA_MFPH: PA8MFP Mask

Definition at line 3377 of file Nano103.h.

◆ SYS_GPA_MFPH_PA8MFP_Pos

#define SYS_GPA_MFPH_PA8MFP_Pos   (0)

SYS_T::GPA_MFPH: PA8MFP Position

Definition at line 3376 of file Nano103.h.

◆ SYS_GPA_MFPH_PA9MFP_Msk

#define SYS_GPA_MFPH_PA9MFP_Msk   (0xful << SYS_GPA_MFPH_PA9MFP_Pos)

SYS_T::GPA_MFPH: PA9MFP Mask

Definition at line 3380 of file Nano103.h.

◆ SYS_GPA_MFPH_PA9MFP_Pos

#define SYS_GPA_MFPH_PA9MFP_Pos   (4)

SYS_T::GPA_MFPH: PA9MFP Position

Definition at line 3379 of file Nano103.h.

◆ SYS_GPA_MFPL_PA0MFP_Msk

#define SYS_GPA_MFPL_PA0MFP_Msk   (0xful << SYS_GPA_MFPL_PA0MFP_Pos)

SYS_T::GPA_MFPL: PA0MFP Mask

Definition at line 3356 of file Nano103.h.

◆ SYS_GPA_MFPL_PA0MFP_Pos

#define SYS_GPA_MFPL_PA0MFP_Pos   (0)

SYS_T::GPA_MFPL: PA0MFP Position

Definition at line 3355 of file Nano103.h.

◆ SYS_GPA_MFPL_PA1MFP_Msk

#define SYS_GPA_MFPL_PA1MFP_Msk   (0xful << SYS_GPA_MFPL_PA1MFP_Pos)

SYS_T::GPA_MFPL: PA1MFP Mask

Definition at line 3359 of file Nano103.h.

◆ SYS_GPA_MFPL_PA1MFP_Pos

#define SYS_GPA_MFPL_PA1MFP_Pos   (4)

SYS_T::GPA_MFPL: PA1MFP Position

Definition at line 3358 of file Nano103.h.

◆ SYS_GPA_MFPL_PA2MFP_Msk

#define SYS_GPA_MFPL_PA2MFP_Msk   (0xful << SYS_GPA_MFPL_PA2MFP_Pos)

SYS_T::GPA_MFPL: PA2MFP Mask

Definition at line 3362 of file Nano103.h.

◆ SYS_GPA_MFPL_PA2MFP_Pos

#define SYS_GPA_MFPL_PA2MFP_Pos   (8)

SYS_T::GPA_MFPL: PA2MFP Position

Definition at line 3361 of file Nano103.h.

◆ SYS_GPA_MFPL_PA3MFP_Msk

#define SYS_GPA_MFPL_PA3MFP_Msk   (0xful << SYS_GPA_MFPL_PA3MFP_Pos)

SYS_T::GPA_MFPL: PA3MFP Mask

Definition at line 3365 of file Nano103.h.

◆ SYS_GPA_MFPL_PA3MFP_Pos

#define SYS_GPA_MFPL_PA3MFP_Pos   (12)

SYS_T::GPA_MFPL: PA3MFP Position

Definition at line 3364 of file Nano103.h.

◆ SYS_GPA_MFPL_PA4MFP_Msk

#define SYS_GPA_MFPL_PA4MFP_Msk   (0xful << SYS_GPA_MFPL_PA4MFP_Pos)

SYS_T::GPA_MFPL: PA4MFP Mask

Definition at line 3368 of file Nano103.h.

◆ SYS_GPA_MFPL_PA4MFP_Pos

#define SYS_GPA_MFPL_PA4MFP_Pos   (16)

SYS_T::GPA_MFPL: PA4MFP Position

Definition at line 3367 of file Nano103.h.

◆ SYS_GPA_MFPL_PA5MFP_Msk

#define SYS_GPA_MFPL_PA5MFP_Msk   (0xful << SYS_GPA_MFPL_PA5MFP_Pos)

SYS_T::GPA_MFPL: PA5MFP Mask

Definition at line 3371 of file Nano103.h.

◆ SYS_GPA_MFPL_PA5MFP_Pos

#define SYS_GPA_MFPL_PA5MFP_Pos   (20)

SYS_T::GPA_MFPL: PA5MFP Position

Definition at line 3370 of file Nano103.h.

◆ SYS_GPA_MFPL_PA6MFP_Msk

#define SYS_GPA_MFPL_PA6MFP_Msk   (0xful << SYS_GPA_MFPL_PA6MFP_Pos)

SYS_T::GPA_MFPL: PA6MFP Mask

Definition at line 3374 of file Nano103.h.

◆ SYS_GPA_MFPL_PA6MFP_Pos

#define SYS_GPA_MFPL_PA6MFP_Pos   (24)

SYS_T::GPA_MFPL: PA6MFP Position

Definition at line 3373 of file Nano103.h.

◆ SYS_GPB_MFPH_PB10MFP_Msk

#define SYS_GPB_MFPH_PB10MFP_Msk   (0xful << SYS_GPB_MFPH_PB10MFP_Pos)

SYS_T::GPB_MFPH: PB10MFP Mask

Definition at line 3431 of file Nano103.h.

◆ SYS_GPB_MFPH_PB10MFP_Pos

#define SYS_GPB_MFPH_PB10MFP_Pos   (8)

SYS_T::GPB_MFPH: PB10MFP Position

Definition at line 3430 of file Nano103.h.

◆ SYS_GPB_MFPH_PB11MFP_Msk

#define SYS_GPB_MFPH_PB11MFP_Msk   (0xful << SYS_GPB_MFPH_PB11MFP_Pos)

SYS_T::GPB_MFPH: PB11MFP Mask

Definition at line 3434 of file Nano103.h.

◆ SYS_GPB_MFPH_PB11MFP_Pos

#define SYS_GPB_MFPH_PB11MFP_Pos   (12)

SYS_T::GPB_MFPH: PB11MFP Position

Definition at line 3433 of file Nano103.h.

◆ SYS_GPB_MFPH_PB13MFP_Msk

#define SYS_GPB_MFPH_PB13MFP_Msk   (0xful << SYS_GPB_MFPH_PB13MFP_Pos)

SYS_T::GPB_MFPH: PB13MFP Mask

Definition at line 3437 of file Nano103.h.

◆ SYS_GPB_MFPH_PB13MFP_Pos

#define SYS_GPB_MFPH_PB13MFP_Pos   (20)

SYS_T::GPB_MFPH: PB13MFP Position

Definition at line 3436 of file Nano103.h.

◆ SYS_GPB_MFPH_PB14MFP_Msk

#define SYS_GPB_MFPH_PB14MFP_Msk   (0xful << SYS_GPB_MFPH_PB14MFP_Pos)

SYS_T::GPB_MFPH: PB14MFP Mask

Definition at line 3440 of file Nano103.h.

◆ SYS_GPB_MFPH_PB14MFP_Pos

#define SYS_GPB_MFPH_PB14MFP_Pos   (24)

SYS_T::GPB_MFPH: PB14MFP Position

Definition at line 3439 of file Nano103.h.

◆ SYS_GPB_MFPH_PB15MFP_Msk

#define SYS_GPB_MFPH_PB15MFP_Msk   (0xful << SYS_GPB_MFPH_PB15MFP_Pos)

SYS_T::GPB_MFPH: PB15MFP Mask

Definition at line 3443 of file Nano103.h.

◆ SYS_GPB_MFPH_PB15MFP_Pos

#define SYS_GPB_MFPH_PB15MFP_Pos   (28)

SYS_T::GPB_MFPH: PB15MFP Position

Definition at line 3442 of file Nano103.h.

◆ SYS_GPB_MFPH_PB8MFP_Msk

#define SYS_GPB_MFPH_PB8MFP_Msk   (0xful << SYS_GPB_MFPH_PB8MFP_Pos)

SYS_T::GPB_MFPH: PB8MFP Mask

Definition at line 3425 of file Nano103.h.

◆ SYS_GPB_MFPH_PB8MFP_Pos

#define SYS_GPB_MFPH_PB8MFP_Pos   (0)

SYS_T::GPB_MFPH: PB8MFP Position

Definition at line 3424 of file Nano103.h.

◆ SYS_GPB_MFPH_PB9MFP_Msk

#define SYS_GPB_MFPH_PB9MFP_Msk   (0xful << SYS_GPB_MFPH_PB9MFP_Pos)

SYS_T::GPB_MFPH: PB9MFP Mask

Definition at line 3428 of file Nano103.h.

◆ SYS_GPB_MFPH_PB9MFP_Pos

#define SYS_GPB_MFPH_PB9MFP_Pos   (4)

SYS_T::GPB_MFPH: PB9MFP Position

Definition at line 3427 of file Nano103.h.

◆ SYS_GPB_MFPL_PB0MFP_Msk

#define SYS_GPB_MFPL_PB0MFP_Msk   (0xful << SYS_GPB_MFPL_PB0MFP_Pos)

SYS_T::GPB_MFPL: PB0MFP Mask

Definition at line 3401 of file Nano103.h.

◆ SYS_GPB_MFPL_PB0MFP_Pos

#define SYS_GPB_MFPL_PB0MFP_Pos   (0)

SYS_T::GPB_MFPL: PB0MFP Position

Definition at line 3400 of file Nano103.h.

◆ SYS_GPB_MFPL_PB1MFP_Msk

#define SYS_GPB_MFPL_PB1MFP_Msk   (0xful << SYS_GPB_MFPL_PB1MFP_Pos)

SYS_T::GPB_MFPL: PB1MFP Mask

Definition at line 3404 of file Nano103.h.

◆ SYS_GPB_MFPL_PB1MFP_Pos

#define SYS_GPB_MFPL_PB1MFP_Pos   (4)

SYS_T::GPB_MFPL: PB1MFP Position

Definition at line 3403 of file Nano103.h.

◆ SYS_GPB_MFPL_PB2MFP_Msk

#define SYS_GPB_MFPL_PB2MFP_Msk   (0xful << SYS_GPB_MFPL_PB2MFP_Pos)

SYS_T::GPB_MFPL: PB2MFP Mask

Definition at line 3407 of file Nano103.h.

◆ SYS_GPB_MFPL_PB2MFP_Pos

#define SYS_GPB_MFPL_PB2MFP_Pos   (8)

SYS_T::GPB_MFPL: PB2MFP Position

Definition at line 3406 of file Nano103.h.

◆ SYS_GPB_MFPL_PB3MFP_Msk

#define SYS_GPB_MFPL_PB3MFP_Msk   (0xful << SYS_GPB_MFPL_PB3MFP_Pos)

SYS_T::GPB_MFPL: PB3MFP Mask

Definition at line 3410 of file Nano103.h.

◆ SYS_GPB_MFPL_PB3MFP_Pos

#define SYS_GPB_MFPL_PB3MFP_Pos   (12)

SYS_T::GPB_MFPL: PB3MFP Position

Definition at line 3409 of file Nano103.h.

◆ SYS_GPB_MFPL_PB4MFP_Msk

#define SYS_GPB_MFPL_PB4MFP_Msk   (0xful << SYS_GPB_MFPL_PB4MFP_Pos)

SYS_T::GPB_MFPL: PB4MFP Mask

Definition at line 3413 of file Nano103.h.

◆ SYS_GPB_MFPL_PB4MFP_Pos

#define SYS_GPB_MFPL_PB4MFP_Pos   (16)

SYS_T::GPB_MFPL: PB4MFP Position

Definition at line 3412 of file Nano103.h.

◆ SYS_GPB_MFPL_PB5MFP_Msk

#define SYS_GPB_MFPL_PB5MFP_Msk   (0xful << SYS_GPB_MFPL_PB5MFP_Pos)

SYS_T::GPB_MFPL: PB5MFP Mask

Definition at line 3416 of file Nano103.h.

◆ SYS_GPB_MFPL_PB5MFP_Pos

#define SYS_GPB_MFPL_PB5MFP_Pos   (20)

SYS_T::GPB_MFPL: PB5MFP Position

Definition at line 3415 of file Nano103.h.

◆ SYS_GPB_MFPL_PB6MFP_Msk

#define SYS_GPB_MFPL_PB6MFP_Msk   (0xful << SYS_GPB_MFPL_PB6MFP_Pos)

SYS_T::GPB_MFPL: PB6MFP Mask

Definition at line 3419 of file Nano103.h.

◆ SYS_GPB_MFPL_PB6MFP_Pos

#define SYS_GPB_MFPL_PB6MFP_Pos   (24)

SYS_T::GPB_MFPL: PB6MFP Position

Definition at line 3418 of file Nano103.h.

◆ SYS_GPB_MFPL_PB7MFP_Msk

#define SYS_GPB_MFPL_PB7MFP_Msk   (0xful << SYS_GPB_MFPL_PB7MFP_Pos)

SYS_T::GPB_MFPL: PB7MFP Mask

Definition at line 3422 of file Nano103.h.

◆ SYS_GPB_MFPL_PB7MFP_Pos

#define SYS_GPB_MFPL_PB7MFP_Pos   (28)

SYS_T::GPB_MFPL: PB7MFP Position

Definition at line 3421 of file Nano103.h.

◆ SYS_GPC_MFPH_PC10MFP_Msk

#define SYS_GPC_MFPH_PC10MFP_Msk   (0xful << SYS_GPC_MFPH_PC10MFP_Pos)

SYS_T::GPC_MFPH: PC10MFP Mask

Definition at line 3470 of file Nano103.h.

◆ SYS_GPC_MFPH_PC10MFP_Pos

#define SYS_GPC_MFPH_PC10MFP_Pos   (8)

SYS_T::GPC_MFPH: PC10MFP Position

Definition at line 3469 of file Nano103.h.

◆ SYS_GPC_MFPH_PC11MFP_Msk

#define SYS_GPC_MFPH_PC11MFP_Msk   (0xful << SYS_GPC_MFPH_PC11MFP_Pos)

SYS_T::GPC_MFPH: PC11MFP Mask

Definition at line 3473 of file Nano103.h.

◆ SYS_GPC_MFPH_PC11MFP_Pos

#define SYS_GPC_MFPH_PC11MFP_Pos   (12)

SYS_T::GPC_MFPH: PC11MFP Position

Definition at line 3472 of file Nano103.h.

◆ SYS_GPC_MFPH_PC14MFP_Msk

#define SYS_GPC_MFPH_PC14MFP_Msk   (0xful << SYS_GPC_MFPH_PC14MFP_Pos)

SYS_T::GPC_MFPH: PC14MFP Mask

Definition at line 3476 of file Nano103.h.

◆ SYS_GPC_MFPH_PC14MFP_Pos

#define SYS_GPC_MFPH_PC14MFP_Pos   (24)

SYS_T::GPC_MFPH: PC14MFP Position

Definition at line 3475 of file Nano103.h.

◆ SYS_GPC_MFPH_PC15MFP_Msk

#define SYS_GPC_MFPH_PC15MFP_Msk   (0xful << SYS_GPC_MFPH_PC15MFP_Pos)

SYS_T::GPC_MFPH: PC15MFP Mask

Definition at line 3479 of file Nano103.h.

◆ SYS_GPC_MFPH_PC15MFP_Pos

#define SYS_GPC_MFPH_PC15MFP_Pos   (28)

SYS_T::GPC_MFPH: PC15MFP Position

Definition at line 3478 of file Nano103.h.

◆ SYS_GPC_MFPH_PC8MFP_Msk

#define SYS_GPC_MFPH_PC8MFP_Msk   (0xful << SYS_GPC_MFPH_PC8MFP_Pos)

SYS_T::GPC_MFPH: PC8MFP Mask

Definition at line 3464 of file Nano103.h.

◆ SYS_GPC_MFPH_PC8MFP_Pos

#define SYS_GPC_MFPH_PC8MFP_Pos   (0)

SYS_T::GPC_MFPH: PC8MFP Position

Definition at line 3463 of file Nano103.h.

◆ SYS_GPC_MFPH_PC9MFP_Msk

#define SYS_GPC_MFPH_PC9MFP_Msk   (0xful << SYS_GPC_MFPH_PC9MFP_Pos)

SYS_T::GPC_MFPH: PC9MFP Mask

Definition at line 3467 of file Nano103.h.

◆ SYS_GPC_MFPH_PC9MFP_Pos

#define SYS_GPC_MFPH_PC9MFP_Pos   (4)

SYS_T::GPC_MFPH: PC9MFP Position

Definition at line 3466 of file Nano103.h.

◆ SYS_GPC_MFPL_PC0MFP_Msk

#define SYS_GPC_MFPL_PC0MFP_Msk   (0xful << SYS_GPC_MFPL_PC0MFP_Pos)

SYS_T::GPC_MFPL: PC0MFP Mask

Definition at line 3446 of file Nano103.h.

◆ SYS_GPC_MFPL_PC0MFP_Pos

#define SYS_GPC_MFPL_PC0MFP_Pos   (0)

SYS_T::GPC_MFPL: PC0MFP Position

Definition at line 3445 of file Nano103.h.

◆ SYS_GPC_MFPL_PC1MFP_Msk

#define SYS_GPC_MFPL_PC1MFP_Msk   (0xful << SYS_GPC_MFPL_PC1MFP_Pos)

SYS_T::GPC_MFPL: PC1MFP Mask

Definition at line 3449 of file Nano103.h.

◆ SYS_GPC_MFPL_PC1MFP_Pos

#define SYS_GPC_MFPL_PC1MFP_Pos   (4)

SYS_T::GPC_MFPL: PC1MFP Position

Definition at line 3448 of file Nano103.h.

◆ SYS_GPC_MFPL_PC2MFP_Msk

#define SYS_GPC_MFPL_PC2MFP_Msk   (0xful << SYS_GPC_MFPL_PC2MFP_Pos)

SYS_T::GPC_MFPL: PC2MFP Mask

Definition at line 3452 of file Nano103.h.

◆ SYS_GPC_MFPL_PC2MFP_Pos

#define SYS_GPC_MFPL_PC2MFP_Pos   (8)

SYS_T::GPC_MFPL: PC2MFP Position

Definition at line 3451 of file Nano103.h.

◆ SYS_GPC_MFPL_PC3MFP_Msk

#define SYS_GPC_MFPL_PC3MFP_Msk   (0xful << SYS_GPC_MFPL_PC3MFP_Pos)

SYS_T::GPC_MFPL: PC3MFP Mask

Definition at line 3455 of file Nano103.h.

◆ SYS_GPC_MFPL_PC3MFP_Pos

#define SYS_GPC_MFPL_PC3MFP_Pos   (12)

SYS_T::GPC_MFPL: PC3MFP Position

Definition at line 3454 of file Nano103.h.

◆ SYS_GPC_MFPL_PC6MFP_Msk

#define SYS_GPC_MFPL_PC6MFP_Msk   (0xful << SYS_GPC_MFPL_PC6MFP_Pos)

SYS_T::GPC_MFPL: PC6MFP Mask

Definition at line 3458 of file Nano103.h.

◆ SYS_GPC_MFPL_PC6MFP_Pos

#define SYS_GPC_MFPL_PC6MFP_Pos   (24)

SYS_T::GPC_MFPL: PC6MFP Position

Definition at line 3457 of file Nano103.h.

◆ SYS_GPC_MFPL_PC7MFP_Msk

#define SYS_GPC_MFPL_PC7MFP_Msk   (0xful << SYS_GPC_MFPL_PC7MFP_Pos)

SYS_T::GPC_MFPL: PC7MFP Mask

Definition at line 3461 of file Nano103.h.

◆ SYS_GPC_MFPL_PC7MFP_Pos

#define SYS_GPC_MFPL_PC7MFP_Pos   (28)

SYS_T::GPC_MFPL: PC7MFP Position

Definition at line 3460 of file Nano103.h.

◆ SYS_GPD_MFPH_PD14MFP_Msk

#define SYS_GPD_MFPH_PD14MFP_Msk   (0xful << SYS_GPD_MFPH_PD14MFP_Pos)

SYS_T::GPD_MFPH: PD14MFP Mask

Definition at line 3488 of file Nano103.h.

◆ SYS_GPD_MFPH_PD14MFP_Pos

#define SYS_GPD_MFPH_PD14MFP_Pos   (24)

SYS_T::GPD_MFPH: PD14MFP Position

Definition at line 3487 of file Nano103.h.

◆ SYS_GPD_MFPH_PD15MFP_Msk

#define SYS_GPD_MFPH_PD15MFP_Msk   (0x7ul << SYS_GPD_MFPH_PD15MFP_Pos)

SYS_T::GPD_MFPH: PD15MFP Mask

Definition at line 3491 of file Nano103.h.

◆ SYS_GPD_MFPH_PD15MFP_Pos

#define SYS_GPD_MFPH_PD15MFP_Pos   (28)

SYS_T::GPD_MFPH: PD15MFP Position

Definition at line 3490 of file Nano103.h.

◆ SYS_GPD_MFPL_PD6MFP_Msk

#define SYS_GPD_MFPL_PD6MFP_Msk   (0xful << SYS_GPD_MFPL_PD6MFP_Pos)

SYS_T::GPD_MFPL: PD6MFP Mask

Definition at line 3482 of file Nano103.h.

◆ SYS_GPD_MFPL_PD6MFP_Pos

#define SYS_GPD_MFPL_PD6MFP_Pos   (24)

SYS_T::GPD_MFPL: PD6MFP Position

Definition at line 3481 of file Nano103.h.

◆ SYS_GPD_MFPL_PD7MFP_Msk

#define SYS_GPD_MFPL_PD7MFP_Msk   (0xful << SYS_GPD_MFPL_PD7MFP_Pos)

SYS_T::GPD_MFPL: PD7MFP Mask

Definition at line 3485 of file Nano103.h.

◆ SYS_GPD_MFPL_PD7MFP_Pos

#define SYS_GPD_MFPL_PD7MFP_Pos   (28)

SYS_T::GPD_MFPL: PD7MFP Position

Definition at line 3484 of file Nano103.h.

◆ SYS_GPE_MFPL_PE5MFP_Msk

#define SYS_GPE_MFPL_PE5MFP_Msk   (0xful << SYS_GPE_MFPL_PE5MFP_Pos)

SYS_T::GPE_MFPL: PE5MFP Mask

Definition at line 3494 of file Nano103.h.

◆ SYS_GPE_MFPL_PE5MFP_Pos

#define SYS_GPE_MFPL_PE5MFP_Pos   (20)

SYS_T::GPE_MFPL: PE5MFP Position

Definition at line 3493 of file Nano103.h.

◆ SYS_GPF_MFPL_PF0MFP_Msk

#define SYS_GPF_MFPL_PF0MFP_Msk   (0xful << SYS_GPF_MFPL_PF0MFP_Pos)

SYS_T::GPF_MFPL: PF0MFP Mask

Definition at line 3497 of file Nano103.h.

◆ SYS_GPF_MFPL_PF0MFP_Pos

#define SYS_GPF_MFPL_PF0MFP_Pos   (0)

SYS_T::GPF_MFPL: PF0MFP Position

Definition at line 3496 of file Nano103.h.

◆ SYS_GPF_MFPL_PF1MFP_Msk

#define SYS_GPF_MFPL_PF1MFP_Msk   (0xful << SYS_GPF_MFPL_PF1MFP_Pos)

SYS_T::GPF_MFPL: PF1MFP Mask

Definition at line 3500 of file Nano103.h.

◆ SYS_GPF_MFPL_PF1MFP_Pos

#define SYS_GPF_MFPL_PF1MFP_Pos   (4)

SYS_T::GPF_MFPL: PF1MFP Position

Definition at line 3499 of file Nano103.h.

◆ SYS_GPF_MFPL_PF2MFP_Msk

#define SYS_GPF_MFPL_PF2MFP_Msk   (0xful << SYS_GPF_MFPL_PF2MFP_Pos)

SYS_T::GPF_MFPL: PF2MFP Mask

Definition at line 3503 of file Nano103.h.

◆ SYS_GPF_MFPL_PF2MFP_Pos

#define SYS_GPF_MFPL_PF2MFP_Pos   (8)

SYS_T::GPF_MFPL: PF2MFP Position

Definition at line 3502 of file Nano103.h.

◆ SYS_GPF_MFPL_PF3MFP_Msk

#define SYS_GPF_MFPL_PF3MFP_Msk   (0xful << SYS_GPF_MFPL_PF3MFP_Pos)

SYS_T::GPF_MFPL: PF3MFP Mask

Definition at line 3506 of file Nano103.h.

◆ SYS_GPF_MFPL_PF3MFP_Pos

#define SYS_GPF_MFPL_PF3MFP_Pos   (12)

SYS_T::GPF_MFPL: PF3MFP Position

Definition at line 3505 of file Nano103.h.

◆ SYS_GPF_MFPL_PF6MFP_Msk

#define SYS_GPF_MFPL_PF6MFP_Msk   (0xful << SYS_GPF_MFPL_PF6MFP_Pos)

SYS_T::GPF_MFPL: PF6MFP Mask

Definition at line 3509 of file Nano103.h.

◆ SYS_GPF_MFPL_PF6MFP_Pos

#define SYS_GPF_MFPL_PF6MFP_Pos   (24)

SYS_T::GPF_MFPL: PF6MFP Position

Definition at line 3508 of file Nano103.h.

◆ SYS_GPF_MFPL_PF7MFP_Msk

#define SYS_GPF_MFPL_PF7MFP_Msk   (0xful << SYS_GPF_MFPL_PF7MFP_Pos)

SYS_T::GPF_MFPL: PF7MFP Mask

Definition at line 3512 of file Nano103.h.

◆ SYS_GPF_MFPL_PF7MFP_Pos

#define SYS_GPF_MFPL_PF7MFP_Pos   (28)

SYS_T::GPF_MFPL: PF7MFP Position

Definition at line 3511 of file Nano103.h.

◆ SYS_IPRST1_CHIPRST_Msk

#define SYS_IPRST1_CHIPRST_Msk   (0x1ul << SYS_IPRST1_CHIPRST_Pos)

SYS_T::IPRST1: CHIPRST Mask

Definition at line 3275 of file Nano103.h.

◆ SYS_IPRST1_CHIPRST_Pos

#define SYS_IPRST1_CHIPRST_Pos   (0)

SYS_T::IPRST1: CHIPRST Position

Definition at line 3274 of file Nano103.h.

◆ SYS_IPRST1_CPURST_Msk

#define SYS_IPRST1_CPURST_Msk   (0x1ul << SYS_IPRST1_CPURST_Pos)

SYS_T::IPRST1: CPURST Mask

Definition at line 3278 of file Nano103.h.

◆ SYS_IPRST1_CPURST_Pos

#define SYS_IPRST1_CPURST_Pos   (1)

SYS_T::IPRST1: CPURST Position

Definition at line 3277 of file Nano103.h.

◆ SYS_IPRST1_PDMARST_Msk

#define SYS_IPRST1_PDMARST_Msk   (0x1ul << SYS_IPRST1_PDMARST_Pos)

SYS_T::IPRST1: PDMARST Mask

Definition at line 3281 of file Nano103.h.

◆ SYS_IPRST1_PDMARST_Pos

#define SYS_IPRST1_PDMARST_Pos   (2)

SYS_T::IPRST1: PDMARST Position

Definition at line 3280 of file Nano103.h.

◆ SYS_IPRST2_ACMP0RST_Msk

#define SYS_IPRST2_ACMP0RST_Msk   (0x1ul << SYS_IPRST2_ACMP0RST_Pos)

SYS_T::IPRST2: ACMP0RST Mask

Definition at line 3326 of file Nano103.h.

◆ SYS_IPRST2_ACMP0RST_Pos

#define SYS_IPRST2_ACMP0RST_Pos   (22)

SYS_T::IPRST2: ACMP0RST Position

Definition at line 3325 of file Nano103.h.

◆ SYS_IPRST2_ADCRST_Msk

#define SYS_IPRST2_ADCRST_Msk   (0x1ul << SYS_IPRST2_ADCRST_Pos)

SYS_T::IPRST2: ADCRST Mask

Definition at line 3329 of file Nano103.h.

◆ SYS_IPRST2_ADCRST_Pos

#define SYS_IPRST2_ADCRST_Pos   (28)

SYS_T::IPRST2: ADCRST Position

Definition at line 3328 of file Nano103.h.

◆ SYS_IPRST2_GPIORST_Msk

#define SYS_IPRST2_GPIORST_Msk   (0x1ul << SYS_IPRST2_GPIORST_Pos)

SYS_T::IPRST2: GPIORST Mask

Definition at line 3284 of file Nano103.h.

◆ SYS_IPRST2_GPIORST_Pos

#define SYS_IPRST2_GPIORST_Pos   (1)

SYS_T::IPRST2: GPIORST Position

Definition at line 3283 of file Nano103.h.

◆ SYS_IPRST2_I2C0RST_Msk

#define SYS_IPRST2_I2C0RST_Msk   (0x1ul << SYS_IPRST2_I2C0RST_Pos)

SYS_T::IPRST2: I2C0RST Mask

Definition at line 3299 of file Nano103.h.

◆ SYS_IPRST2_I2C0RST_Pos

#define SYS_IPRST2_I2C0RST_Pos   (8)

SYS_T::IPRST2: I2C0RST Position

Definition at line 3298 of file Nano103.h.

◆ SYS_IPRST2_I2C1RST_Msk

#define SYS_IPRST2_I2C1RST_Msk   (0x1ul << SYS_IPRST2_I2C1RST_Pos)

SYS_T::IPRST2: I2C1RST Mask

Definition at line 3302 of file Nano103.h.

◆ SYS_IPRST2_I2C1RST_Pos

#define SYS_IPRST2_I2C1RST_Pos   (9)

SYS_T::IPRST2: I2C1RST Position

Definition at line 3301 of file Nano103.h.

◆ SYS_IPRST2_PWM0RST_Msk

#define SYS_IPRST2_PWM0RST_Msk   (0x1ul << SYS_IPRST2_PWM0RST_Pos)

SYS_T::IPRST2: PWM0RST Mask

Definition at line 3323 of file Nano103.h.

◆ SYS_IPRST2_PWM0RST_Pos

#define SYS_IPRST2_PWM0RST_Pos   (20)

SYS_T::IPRST2: PWM0RST Position

Definition at line 3322 of file Nano103.h.

◆ SYS_IPRST2_SC0RST_Msk

#define SYS_IPRST2_SC0RST_Msk   (0x1ul << SYS_IPRST2_SC0RST_Pos)

SYS_T::IPRST2: SC0RST Mask

Definition at line 3332 of file Nano103.h.

◆ SYS_IPRST2_SC0RST_Pos

#define SYS_IPRST2_SC0RST_Pos   (30)

SYS_T::IPRST2: SC0RST Position

Definition at line 3331 of file Nano103.h.

◆ SYS_IPRST2_SC1RST_Msk

#define SYS_IPRST2_SC1RST_Msk   (0x1ul << SYS_IPRST2_SC1RST_Pos)

SYS_T::IPRST2: SC1RST Mask

Definition at line 3335 of file Nano103.h.

◆ SYS_IPRST2_SC1RST_Pos

#define SYS_IPRST2_SC1RST_Pos   (31)

SYS_T::IPRST2: SC1RST Position

Definition at line 3334 of file Nano103.h.

◆ SYS_IPRST2_SPI0RST_Msk

#define SYS_IPRST2_SPI0RST_Msk   (0x1ul << SYS_IPRST2_SPI0RST_Pos)

SYS_T::IPRST2: SPI0RST Mask

Definition at line 3305 of file Nano103.h.

◆ SYS_IPRST2_SPI0RST_Pos

#define SYS_IPRST2_SPI0RST_Pos   (12)

SYS_T::IPRST2: SPI0RST Position

Definition at line 3304 of file Nano103.h.

◆ SYS_IPRST2_SPI1RST_Msk

#define SYS_IPRST2_SPI1RST_Msk   (0x1ul << SYS_IPRST2_SPI1RST_Pos)

SYS_T::IPRST2: SPI1RST Mask

Definition at line 3308 of file Nano103.h.

◆ SYS_IPRST2_SPI1RST_Pos

#define SYS_IPRST2_SPI1RST_Pos   (13)

SYS_T::IPRST2: SPI1RST Position

Definition at line 3307 of file Nano103.h.

◆ SYS_IPRST2_SPI2RST_Msk

#define SYS_IPRST2_SPI2RST_Msk   (0x1ul << SYS_IPRST2_SPI2RST_Pos)

SYS_T::IPRST2: SPI2RST Mask

Definition at line 3311 of file Nano103.h.

◆ SYS_IPRST2_SPI2RST_Pos

#define SYS_IPRST2_SPI2RST_Pos   (14)

SYS_T::IPRST2: SPI2RST Position

Definition at line 3310 of file Nano103.h.

◆ SYS_IPRST2_SPI3RST_Msk

#define SYS_IPRST2_SPI3RST_Msk   (0x1ul << SYS_IPRST2_SPI3RST_Pos)

SYS_T::IPRST2: SPI3RST Mask

Definition at line 3314 of file Nano103.h.

◆ SYS_IPRST2_SPI3RST_Pos

#define SYS_IPRST2_SPI3RST_Pos   (15)

SYS_T::IPRST2: SPI3RST Position

Definition at line 3313 of file Nano103.h.

◆ SYS_IPRST2_TMR0RST_Msk

#define SYS_IPRST2_TMR0RST_Msk   (0x1ul << SYS_IPRST2_TMR0RST_Pos)

SYS_T::IPRST2: TMR0RST Mask

Definition at line 3287 of file Nano103.h.

◆ SYS_IPRST2_TMR0RST_Pos

#define SYS_IPRST2_TMR0RST_Pos   (2)

SYS_T::IPRST2: TMR0RST Position

Definition at line 3286 of file Nano103.h.

◆ SYS_IPRST2_TMR1RST_Msk

#define SYS_IPRST2_TMR1RST_Msk   (0x1ul << SYS_IPRST2_TMR1RST_Pos)

SYS_T::IPRST2: TMR1RST Mask

Definition at line 3290 of file Nano103.h.

◆ SYS_IPRST2_TMR1RST_Pos

#define SYS_IPRST2_TMR1RST_Pos   (3)

SYS_T::IPRST2: TMR1RST Position

Definition at line 3289 of file Nano103.h.

◆ SYS_IPRST2_TMR2RST_Msk

#define SYS_IPRST2_TMR2RST_Msk   (0x1ul << SYS_IPRST2_TMR2RST_Pos)

SYS_T::IPRST2: TMR2RST Mask

Definition at line 3293 of file Nano103.h.

◆ SYS_IPRST2_TMR2RST_Pos

#define SYS_IPRST2_TMR2RST_Pos   (4)

SYS_T::IPRST2: TMR2RST Position

Definition at line 3292 of file Nano103.h.

◆ SYS_IPRST2_TMR3RST_Msk

#define SYS_IPRST2_TMR3RST_Msk   (0x1ul << SYS_IPRST2_TMR3RST_Pos)

SYS_T::IPRST2: TMR3RST Mask

Definition at line 3296 of file Nano103.h.

◆ SYS_IPRST2_TMR3RST_Pos

#define SYS_IPRST2_TMR3RST_Pos   (5)

SYS_T::IPRST2: TMR3RST Position

Definition at line 3295 of file Nano103.h.

◆ SYS_IPRST2_UART0RST_Msk

#define SYS_IPRST2_UART0RST_Msk   (0x1ul << SYS_IPRST2_UART0RST_Pos)

SYS_T::IPRST2: UART0RST Mask

Definition at line 3317 of file Nano103.h.

◆ SYS_IPRST2_UART0RST_Pos

#define SYS_IPRST2_UART0RST_Pos   (16)

SYS_T::IPRST2: UART0RST Position

Definition at line 3316 of file Nano103.h.

◆ SYS_IPRST2_UART1RST_Msk

#define SYS_IPRST2_UART1RST_Msk   (0x1ul << SYS_IPRST2_UART1RST_Pos)

SYS_T::IPRST2: UART1RST Mask

Definition at line 3320 of file Nano103.h.

◆ SYS_IPRST2_UART1RST_Pos

#define SYS_IPRST2_UART1RST_Pos   (17)

SYS_T::IPRST2: UART1RST Position

Definition at line 3319 of file Nano103.h.

◆ SYS_IRC0TCTL_CESTOPEN_Msk

#define SYS_IRC0TCTL_CESTOPEN_Msk   (0x1ul << SYS_IRC0TCTL_CESTOPEN_Pos)

SYS_T::IRC0TCTL: CESTOPEN Mask

Definition at line 3653 of file Nano103.h.

◆ SYS_IRC0TCTL_CESTOPEN_Pos

#define SYS_IRC0TCTL_CESTOPEN_Pos   (8)

SYS_T::IRC0TCTL: CESTOPEN Position

Definition at line 3652 of file Nano103.h.

◆ SYS_IRC0TCTL_FREQSEL_Msk

#define SYS_IRC0TCTL_FREQSEL_Msk   (0x7ul << SYS_IRC0TCTL_FREQSEL_Pos)

SYS_T::IRC0TCTL: FREQSEL Mask

Definition at line 3644 of file Nano103.h.

◆ SYS_IRC0TCTL_FREQSEL_Pos

#define SYS_IRC0TCTL_FREQSEL_Pos   (0)

SYS_T::IRC0TCTL: FREQSEL Position

Definition at line 3643 of file Nano103.h.

◆ SYS_IRC0TCTL_LOOPSEL_Msk

#define SYS_IRC0TCTL_LOOPSEL_Msk   (0x3ul << SYS_IRC0TCTL_LOOPSEL_Pos)

SYS_T::IRC0TCTL: LOOPSEL Mask

Definition at line 3647 of file Nano103.h.

◆ SYS_IRC0TCTL_LOOPSEL_Pos

#define SYS_IRC0TCTL_LOOPSEL_Pos   (4)

SYS_T::IRC0TCTL: LOOPSEL Position

Definition at line 3646 of file Nano103.h.

◆ SYS_IRC0TCTL_RETRYCNT_Msk

#define SYS_IRC0TCTL_RETRYCNT_Msk   (0x3ul << SYS_IRC0TCTL_RETRYCNT_Pos)

SYS_T::IRC0TCTL: RETRYCNT Mask

Definition at line 3650 of file Nano103.h.

◆ SYS_IRC0TCTL_RETRYCNT_Pos

#define SYS_IRC0TCTL_RETRYCNT_Pos   (6)

SYS_T::IRC0TCTL: RETRYCNT Position

Definition at line 3649 of file Nano103.h.

◆ SYS_IRC0TIEN_CLKEIEN_Msk

#define SYS_IRC0TIEN_CLKEIEN_Msk   (0x1ul << SYS_IRC0TIEN_CLKEIEN_Pos)

SYS_T::IRC0TIEN: CLKEIEN Mask

Definition at line 3659 of file Nano103.h.

◆ SYS_IRC0TIEN_CLKEIEN_Pos

#define SYS_IRC0TIEN_CLKEIEN_Pos   (2)

SYS_T::IRC0TIEN: CLKEIEN Position

Definition at line 3658 of file Nano103.h.

◆ SYS_IRC0TIEN_TFAILIEN_Msk

#define SYS_IRC0TIEN_TFAILIEN_Msk   (0x1ul << SYS_IRC0TIEN_TFAILIEN_Pos)

SYS_T::IRC0TIEN: TFAILIEN Mask

Definition at line 3656 of file Nano103.h.

◆ SYS_IRC0TIEN_TFAILIEN_Pos

#define SYS_IRC0TIEN_TFAILIEN_Pos   (1)

SYS_T::IRC0TIEN: TFAILIEN Position

Definition at line 3655 of file Nano103.h.

◆ SYS_IRC0TISTS_CLKERRIF_Msk

#define SYS_IRC0TISTS_CLKERRIF_Msk   (0x1ul << SYS_IRC0TISTS_CLKERRIF_Pos)

SYS_T::IRC0TISTS: CLKERRIF Mask

Definition at line 3668 of file Nano103.h.

◆ SYS_IRC0TISTS_CLKERRIF_Pos

#define SYS_IRC0TISTS_CLKERRIF_Pos   (2)

SYS_T::IRC0TISTS: CLKERRIF Position

Definition at line 3667 of file Nano103.h.

◆ SYS_IRC0TISTS_FREQLOCK_Msk

#define SYS_IRC0TISTS_FREQLOCK_Msk   (0x1ul << SYS_IRC0TISTS_FREQLOCK_Pos)

SYS_T::IRC0TISTS: FREQLOCK Mask

Definition at line 3662 of file Nano103.h.

◆ SYS_IRC0TISTS_FREQLOCK_Pos

#define SYS_IRC0TISTS_FREQLOCK_Pos   (0)

SYS_T::IRC0TISTS: FREQLOCK Position

Definition at line 3661 of file Nano103.h.

◆ SYS_IRC0TISTS_TFAILIF_Msk

#define SYS_IRC0TISTS_TFAILIF_Msk   (0x1ul << SYS_IRC0TISTS_TFAILIF_Pos)

SYS_T::IRC0TISTS: TFAILIF Mask

Definition at line 3665 of file Nano103.h.

◆ SYS_IRC0TISTS_TFAILIF_Pos

#define SYS_IRC0TISTS_TFAILIF_Pos   (1)

SYS_T::IRC0TISTS: TFAILIF Position

Definition at line 3664 of file Nano103.h.

◆ SYS_IRC1TCTL_CESTOPEN_Msk

#define SYS_IRC1TCTL_CESTOPEN_Msk   (0x1ul << SYS_IRC1TCTL_CESTOPEN_Pos)

SYS_T::IRC1TCTL: CESTOPEN Mask

Definition at line 3680 of file Nano103.h.

◆ SYS_IRC1TCTL_CESTOPEN_Pos

#define SYS_IRC1TCTL_CESTOPEN_Pos   (8)

SYS_T::IRC1TCTL: CESTOPEN Position

Definition at line 3679 of file Nano103.h.

◆ SYS_IRC1TCTL_FREQSEL_Msk

#define SYS_IRC1TCTL_FREQSEL_Msk   (0x3ul << SYS_IRC1TCTL_FREQSEL_Pos)

SYS_T::IRC1TCTL: FREQSEL Mask

Definition at line 3671 of file Nano103.h.

◆ SYS_IRC1TCTL_FREQSEL_Pos

#define SYS_IRC1TCTL_FREQSEL_Pos   (0)

SYS_T::IRC1TCTL: FREQSEL Position

Definition at line 3670 of file Nano103.h.

◆ SYS_IRC1TCTL_LOOPSEL_Msk

#define SYS_IRC1TCTL_LOOPSEL_Msk   (0x3ul << SYS_IRC1TCTL_LOOPSEL_Pos)

SYS_T::IRC1TCTL: LOOPSEL Mask

Definition at line 3674 of file Nano103.h.

◆ SYS_IRC1TCTL_LOOPSEL_Pos

#define SYS_IRC1TCTL_LOOPSEL_Pos   (4)

SYS_T::IRC1TCTL: LOOPSEL Position

Definition at line 3673 of file Nano103.h.

◆ SYS_IRC1TCTL_RETRYCNT_Msk

#define SYS_IRC1TCTL_RETRYCNT_Msk   (0x3ul << SYS_IRC1TCTL_RETRYCNT_Pos)

SYS_T::IRC1TCTL: RETRYCNT Mask

Definition at line 3677 of file Nano103.h.

◆ SYS_IRC1TCTL_RETRYCNT_Pos

#define SYS_IRC1TCTL_RETRYCNT_Pos   (6)

SYS_T::IRC1TCTL: RETRYCNT Position

Definition at line 3676 of file Nano103.h.

◆ SYS_IRC1TIEN_CLKEIEN_Msk

#define SYS_IRC1TIEN_CLKEIEN_Msk   (0x1ul << SYS_IRC1TIEN_CLKEIEN_Pos)

SYS_T::IRC1TIEN: CLKEIEN Mask

Definition at line 3686 of file Nano103.h.

◆ SYS_IRC1TIEN_CLKEIEN_Pos

#define SYS_IRC1TIEN_CLKEIEN_Pos   (2)

SYS_T::IRC1TIEN: CLKEIEN Position

Definition at line 3685 of file Nano103.h.

◆ SYS_IRC1TIEN_TFAILIEN_Msk

#define SYS_IRC1TIEN_TFAILIEN_Msk   (0x1ul << SYS_IRC1TIEN_TFAILIEN_Pos)

SYS_T::IRC1TIEN: TFAILIEN Mask

Definition at line 3683 of file Nano103.h.

◆ SYS_IRC1TIEN_TFAILIEN_Pos

#define SYS_IRC1TIEN_TFAILIEN_Pos   (1)

SYS_T::IRC1TIEN: TFAILIEN Position

Definition at line 3682 of file Nano103.h.

◆ SYS_IRC1TISTS_CLKERRIF_Msk

#define SYS_IRC1TISTS_CLKERRIF_Msk   (0x1ul << SYS_IRC1TISTS_CLKERRIF_Pos)

SYS_T::IRC1TISTS: CLKERRIF Mask

Definition at line 3695 of file Nano103.h.

◆ SYS_IRC1TISTS_CLKERRIF_Pos

#define SYS_IRC1TISTS_CLKERRIF_Pos   (2)

SYS_T::IRC1TISTS: CLKERRIF Position

Definition at line 3694 of file Nano103.h.

◆ SYS_IRC1TISTS_FREQLOCK_Msk

#define SYS_IRC1TISTS_FREQLOCK_Msk   (0x1ul << SYS_IRC1TISTS_FREQLOCK_Pos)

SYS_T::IRC1TISTS: FREQLOCK Mask

Definition at line 3689 of file Nano103.h.

◆ SYS_IRC1TISTS_FREQLOCK_Pos

#define SYS_IRC1TISTS_FREQLOCK_Pos   (0)

SYS_T::IRC1TISTS: FREQLOCK Position

Definition at line 3688 of file Nano103.h.

◆ SYS_IRC1TISTS_TFAILIF_Msk

#define SYS_IRC1TISTS_TFAILIF_Msk   (0x1ul << SYS_IRC1TISTS_TFAILIF_Pos)

SYS_T::IRC1TISTS: TFAILIF Mask

Definition at line 3692 of file Nano103.h.

◆ SYS_IRC1TISTS_TFAILIF_Pos

#define SYS_IRC1TISTS_TFAILIF_Pos   (1)

SYS_T::IRC1TISTS: TFAILIF Position

Definition at line 3691 of file Nano103.h.

◆ SYS_IVREFCTL_BGPEN_Msk

#define SYS_IVREFCTL_BGPEN_Msk   (0x1ul << SYS_IVREFCTL_BGPEN_Pos)

SYS_T::IVREFCTL: BGPEN Mask

Definition at line 3563 of file Nano103.h.

◆ SYS_IVREFCTL_BGPEN_Pos

#define SYS_IVREFCTL_BGPEN_Pos   (0)

SYS_T::IVREFCTL: BGPEN Position

Definition at line 3562 of file Nano103.h.

◆ SYS_IVREFCTL_EXTMODE_Msk

#define SYS_IVREFCTL_EXTMODE_Msk   (0x1ul << SYS_IVREFCTL_EXTMODE_Pos)

SYS_T::IVREFCTL: EXTMODE Mask

Definition at line 3572 of file Nano103.h.

◆ SYS_IVREFCTL_EXTMODE_Pos

#define SYS_IVREFCTL_EXTMODE_Pos   (4)

SYS_T::IVREFCTL: EXTMODE Position

Definition at line 3571 of file Nano103.h.

◆ SYS_IVREFCTL_REGEN_Msk

#define SYS_IVREFCTL_REGEN_Msk   (0x1ul << SYS_IVREFCTL_REGEN_Pos)

SYS_T::IVREFCTL: REGEN Mask

Definition at line 3566 of file Nano103.h.

◆ SYS_IVREFCTL_REGEN_Pos

#define SYS_IVREFCTL_REGEN_Pos   (1)

SYS_T::IVREFCTL: REGEN Position

Definition at line 3565 of file Nano103.h.

◆ SYS_IVREFCTL_SEL25_Msk

#define SYS_IVREFCTL_SEL25_Msk   (0x3ul << SYS_IVREFCTL_SEL25_Pos)

SYS_T::IVREFCTL: SEL25 Mask

Definition at line 3569 of file Nano103.h.

◆ SYS_IVREFCTL_SEL25_Pos

#define SYS_IVREFCTL_SEL25_Pos   (2)

SYS_T::IVREFCTL: SEL25 Position

Definition at line 3568 of file Nano103.h.

◆ SYS_IVREFCTL_VREFTRIM_Msk

#define SYS_IVREFCTL_VREFTRIM_Msk   (0xful << SYS_IVREFCTL_VREFTRIM_Pos)

SYS_T::IVREFCTL: VREFTRIM Mask

Definition at line 3575 of file Nano103.h.

◆ SYS_IVREFCTL_VREFTRIM_Pos

#define SYS_IVREFCTL_VREFTRIM_Pos   (8)

SYS_T::IVREFCTL: VREFTRIM Position

Definition at line 3574 of file Nano103.h.

◆ SYS_LDOCTL_FASTWK_Msk

#define SYS_LDOCTL_FASTWK_Msk   (0x1ul << SYS_LDOCTL_FASTWK_Pos)

SYS_T::LDOCTL: FASTWK Mask

Definition at line 3578 of file Nano103.h.

◆ SYS_LDOCTL_FASTWK_Pos

#define SYS_LDOCTL_FASTWK_Pos   (1)

SYS_T::LDOCTL: FASTWK Position

Definition at line 3577 of file Nano103.h.

◆ SYS_LDOCTL_FMCLVEN_Msk

#define SYS_LDOCTL_FMCLVEN_Msk   (0x1ul << SYS_LDOCTL_FMCLVEN_Pos)

SYS_T::LDOCTL: FMCLVEN Mask

Definition at line 3587 of file Nano103.h.

◆ SYS_LDOCTL_FMCLVEN_Pos

#define SYS_LDOCTL_FMCLVEN_Pos   (5)

SYS_T::LDOCTL: FMCLVEN Position

Definition at line 3586 of file Nano103.h.

◆ SYS_LDOCTL_LDOLVL_Msk

#define SYS_LDOCTL_LDOLVL_Msk   (0x3ul << SYS_LDOCTL_LDOLVL_Pos)

SYS_T::LDOCTL: LDOLVL Mask

Definition at line 3581 of file Nano103.h.

◆ SYS_LDOCTL_LDOLVL_Pos

#define SYS_LDOCTL_LDOLVL_Pos   (2)

SYS_T::LDOCTL: LDOLVL Position

Definition at line 3580 of file Nano103.h.

◆ SYS_LDOCTL_LPRMEN_Msk

#define SYS_LDOCTL_LPRMEN_Msk   (0x1ul << SYS_LDOCTL_LPRMEN_Pos)

SYS_T::LDOCTL: LPRMEN Mask

Definition at line 3584 of file Nano103.h.

◆ SYS_LDOCTL_LPRMEN_Pos

#define SYS_LDOCTL_LPRMEN_Pos   (4)

SYS_T::LDOCTL: LPRMEN Position

Definition at line 3583 of file Nano103.h.

◆ SYS_MIRCTCTL_CESTOPEN_Msk

#define SYS_MIRCTCTL_CESTOPEN_Msk   (0x1ul << SYS_MIRCTCTL_CESTOPEN_Pos)

SYS_T::MIRCTCTL: CESTOPEN Mask

Definition at line 3707 of file Nano103.h.

◆ SYS_MIRCTCTL_CESTOPEN_Pos

#define SYS_MIRCTCTL_CESTOPEN_Pos   (8)

SYS_T::MIRCTCTL: CESTOPEN Position

Definition at line 3706 of file Nano103.h.

◆ SYS_MIRCTCTL_FREQSEL_Msk

#define SYS_MIRCTCTL_FREQSEL_Msk   (0x3ul << SYS_MIRCTCTL_FREQSEL_Pos)

SYS_T::MIRCTCTL: FREQSEL Mask

Definition at line 3698 of file Nano103.h.

◆ SYS_MIRCTCTL_FREQSEL_Pos

#define SYS_MIRCTCTL_FREQSEL_Pos   (0)

SYS_T::MIRCTCTL: FREQSEL Position

Definition at line 3697 of file Nano103.h.

◆ SYS_MIRCTCTL_LOOPSEL_Msk

#define SYS_MIRCTCTL_LOOPSEL_Msk   (0x3ul << SYS_MIRCTCTL_LOOPSEL_Pos)

SYS_T::MIRCTCTL: LOOPSEL Mask

Definition at line 3701 of file Nano103.h.

◆ SYS_MIRCTCTL_LOOPSEL_Pos

#define SYS_MIRCTCTL_LOOPSEL_Pos   (4)

SYS_T::MIRCTCTL: LOOPSEL Position

Definition at line 3700 of file Nano103.h.

◆ SYS_MIRCTCTL_RETRYCNT_Msk

#define SYS_MIRCTCTL_RETRYCNT_Msk   (0x3ul << SYS_MIRCTCTL_RETRYCNT_Pos)

SYS_T::MIRCTCTL: RETRYCNT Mask

Definition at line 3704 of file Nano103.h.

◆ SYS_MIRCTCTL_RETRYCNT_Pos

#define SYS_MIRCTCTL_RETRYCNT_Pos   (6)

SYS_T::MIRCTCTL: RETRYCNT Position

Definition at line 3703 of file Nano103.h.

◆ SYS_MIRCTIEN_CLKEIEN_Msk

#define SYS_MIRCTIEN_CLKEIEN_Msk   (0x1ul << SYS_MIRCTIEN_CLKEIEN_Pos)

SYS_T::MIRCTIEN: CLKEIEN Mask

Definition at line 3713 of file Nano103.h.

◆ SYS_MIRCTIEN_CLKEIEN_Pos

#define SYS_MIRCTIEN_CLKEIEN_Pos   (2)

SYS_T::MIRCTIEN: CLKEIEN Position

Definition at line 3712 of file Nano103.h.

◆ SYS_MIRCTIEN_TFAILIEN_Msk

#define SYS_MIRCTIEN_TFAILIEN_Msk   (0x1ul << SYS_MIRCTIEN_TFAILIEN_Pos)

SYS_T::MIRCTIEN: TFAILIEN Mask

Definition at line 3710 of file Nano103.h.

◆ SYS_MIRCTIEN_TFAILIEN_Pos

#define SYS_MIRCTIEN_TFAILIEN_Pos   (1)

SYS_T::MIRCTIEN: TFAILIEN Position

Definition at line 3709 of file Nano103.h.

◆ SYS_MIRCTISTS_CLKERRIF_Msk

#define SYS_MIRCTISTS_CLKERRIF_Msk   (0x1ul << SYS_MIRCTISTS_CLKERRIF_Pos)

SYS_T::MIRCTISTS: CLKERRIF Mask

Definition at line 3722 of file Nano103.h.

◆ SYS_MIRCTISTS_CLKERRIF_Pos

#define SYS_MIRCTISTS_CLKERRIF_Pos   (2)

SYS_T::MIRCTISTS: CLKERRIF Position

Definition at line 3721 of file Nano103.h.

◆ SYS_MIRCTISTS_FREQLOCK_Msk

#define SYS_MIRCTISTS_FREQLOCK_Msk   (0x1ul << SYS_MIRCTISTS_FREQLOCK_Pos)

SYS_T::MIRCTISTS: FREQLOCK Mask

Definition at line 3716 of file Nano103.h.

◆ SYS_MIRCTISTS_FREQLOCK_Pos

#define SYS_MIRCTISTS_FREQLOCK_Pos   (0)

SYS_T::MIRCTISTS: FREQLOCK Position

Definition at line 3715 of file Nano103.h.

◆ SYS_MIRCTISTS_TFAILIF_Msk

#define SYS_MIRCTISTS_TFAILIF_Msk   (0x1ul << SYS_MIRCTISTS_TFAILIF_Pos)

SYS_T::MIRCTISTS: TFAILIF Mask

Definition at line 3719 of file Nano103.h.

◆ SYS_MIRCTISTS_TFAILIF_Pos

#define SYS_MIRCTISTS_TFAILIF_Pos   (1)

SYS_T::MIRCTISTS: TFAILIF Position

Definition at line 3718 of file Nano103.h.

◆ SYS_MISCCTL_POR18DIS_Msk

#define SYS_MISCCTL_POR18DIS_Msk   (0x1ul << SYS_MISCCTL_POR18DIS_Pos)

SYS_T::MISCCTL: POR18DIS Mask

Definition at line 3341 of file Nano103.h.

◆ SYS_MISCCTL_POR18DIS_Pos

#define SYS_MISCCTL_POR18DIS_Pos   (7)

SYS_T::MISCCTL: POR18DIS Position

Definition at line 3340 of file Nano103.h.

◆ SYS_MISCCTL_POR33DIS_Msk

#define SYS_MISCCTL_POR33DIS_Msk   (0x1ul << SYS_MISCCTL_POR33DIS_Pos)

SYS_T::MISCCTL: POR33DIS Mask

Definition at line 3338 of file Nano103.h.

◆ SYS_MISCCTL_POR33DIS_Pos

#define SYS_MISCCTL_POR33DIS_Pos   (6)

SYS_T::MISCCTL: POR33DIS Position

Definition at line 3337 of file Nano103.h.

◆ SYS_PDID_PDID_Msk

#define SYS_PDID_PDID_Msk   (0xfffffffful << SYS_PDID_PDID_Pos)

SYS_T::PDID: PDID Mask

Definition at line 3248 of file Nano103.h.

◆ SYS_PDID_PDID_Pos

#define SYS_PDID_PDID_Pos   (0)
@addtogroup SYS_CONST SYS Bit Field Definition
Constant Definitions for SYS Controller

SYS_T::PDID: PDID Position

Definition at line 3247 of file Nano103.h.

◆ SYS_PORCTL_POROFF_Msk

#define SYS_PORCTL_POROFF_Msk   (0xfffful << SYS_PORCTL_POROFF_Pos)

SYS_T::PORCTL: POROFF Mask

Definition at line 3515 of file Nano103.h.

◆ SYS_PORCTL_POROFF_Pos

#define SYS_PORCTL_POROFF_Pos   (0)

SYS_T::PORCTL: POROFF Position

Definition at line 3514 of file Nano103.h.

◆ SYS_RCCFCTL_HIRC0FEN_Msk

#define SYS_RCCFCTL_HIRC0FEN_Msk   (0x1ul << SYS_RCCFCTL_HIRC0FEN_Pos)

SYS_T::RCCFCTL: HIRC0FEN Mask

Definition at line 3347 of file Nano103.h.

◆ SYS_RCCFCTL_HIRC0FEN_Pos

#define SYS_RCCFCTL_HIRC0FEN_Pos   (0)

SYS_T::RCCFCTL: HIRC0FEN Position

Definition at line 3346 of file Nano103.h.

◆ SYS_RCCFCTL_HIRC1FEN_Msk

#define SYS_RCCFCTL_HIRC1FEN_Msk   (0x1ul << SYS_RCCFCTL_HIRC1FEN_Pos)

SYS_T::RCCFCTL: HIRC1FEN Mask

Definition at line 3350 of file Nano103.h.

◆ SYS_RCCFCTL_HIRC1FEN_Pos

#define SYS_RCCFCTL_HIRC1FEN_Pos   (1)

SYS_T::RCCFCTL: HIRC1FEN Position

Definition at line 3349 of file Nano103.h.

◆ SYS_RCCFCTL_MRCFEN_Msk

#define SYS_RCCFCTL_MRCFEN_Msk   (0x1ul << SYS_RCCFCTL_MRCFEN_Pos)

SYS_T::RCCFCTL: MRCFEN Mask

Definition at line 3353 of file Nano103.h.

◆ SYS_RCCFCTL_MRCFEN_Pos

#define SYS_RCCFCTL_MRCFEN_Pos   (2)

SYS_T::RCCFCTL: MRCFEN Position

Definition at line 3352 of file Nano103.h.

◆ SYS_REGLCTL_REGLCTL_Msk

#define SYS_REGLCTL_REGLCTL_Msk   (0x1ul << SYS_REGLCTL_REGLCTL_Pos)

SYS_T::REGLCTL: REGLCTL Mask

Definition at line 3725 of file Nano103.h.

◆ SYS_REGLCTL_REGLCTL_Pos

#define SYS_REGLCTL_REGLCTL_Pos   (0)

SYS_T::REGLCTL: REGLCTL Position

Definition at line 3724 of file Nano103.h.

◆ SYS_RPDBCLK_RSTPDBCLK_Msk

#define SYS_RPDBCLK_RSTPDBCLK_Msk   (0x1ul << SYS_RPDBCLK_RSTPDBCLK_Pos)

SYS_T::RPDBCLK: RSTPDBCLK Mask

Definition at line 3728 of file Nano103.h.

◆ SYS_RPDBCLK_RSTPDBCLK_Pos

#define SYS_RPDBCLK_RSTPDBCLK_Pos   (6)

SYS_T::RPDBCLK: RSTPDBCLK Position

Definition at line 3727 of file Nano103.h.

◆ SYS_RSTSTS_BODRF_Msk

#define SYS_RSTSTS_BODRF_Msk   (0x1ul << SYS_RSTSTS_BODRF_Pos)

SYS_T::RSTSTS: BODRF Mask

Definition at line 3263 of file Nano103.h.

◆ SYS_RSTSTS_BODRF_Pos

#define SYS_RSTSTS_BODRF_Pos   (4)

SYS_T::RSTSTS: BODRF Position

Definition at line 3262 of file Nano103.h.

◆ SYS_RSTSTS_CPURF_Msk

#define SYS_RSTSTS_CPURF_Msk   (0x1ul << SYS_RSTSTS_CPURF_Pos)

SYS_T::RSTSTS: CPURF Mask

Definition at line 3269 of file Nano103.h.

◆ SYS_RSTSTS_CPURF_Pos

#define SYS_RSTSTS_CPURF_Pos   (7)

SYS_T::RSTSTS: CPURF Position

Definition at line 3268 of file Nano103.h.

◆ SYS_RSTSTS_LOCKRF_Msk

#define SYS_RSTSTS_LOCKRF_Msk   (0x1ul << SYS_RSTSTS_LOCKRF_Pos)

SYS_T::RSTSTS: LOCKRF Mask

Definition at line 3272 of file Nano103.h.

◆ SYS_RSTSTS_LOCKRF_Pos

#define SYS_RSTSTS_LOCKRF_Pos   (8)

SYS_T::RSTSTS: LOCKRF Position

Definition at line 3271 of file Nano103.h.

◆ SYS_RSTSTS_LVRF_Msk

#define SYS_RSTSTS_LVRF_Msk   (0x1ul << SYS_RSTSTS_LVRF_Pos)

SYS_T::RSTSTS: LVRF Mask

Definition at line 3260 of file Nano103.h.

◆ SYS_RSTSTS_LVRF_Pos

#define SYS_RSTSTS_LVRF_Pos   (3)

SYS_T::RSTSTS: LVRF Position

Definition at line 3259 of file Nano103.h.

◆ SYS_RSTSTS_PINRF_Msk

#define SYS_RSTSTS_PINRF_Msk   (0x1ul << SYS_RSTSTS_PINRF_Pos)

SYS_T::RSTSTS: PINRF Mask

Definition at line 3254 of file Nano103.h.

◆ SYS_RSTSTS_PINRF_Pos

#define SYS_RSTSTS_PINRF_Pos   (1)

SYS_T::RSTSTS: PINRF Position

Definition at line 3253 of file Nano103.h.

◆ SYS_RSTSTS_PORF_Msk

#define SYS_RSTSTS_PORF_Msk   (0x1ul << SYS_RSTSTS_PORF_Pos)

SYS_T::RSTSTS: PORF Mask

Definition at line 3251 of file Nano103.h.

◆ SYS_RSTSTS_PORF_Pos

#define SYS_RSTSTS_PORF_Pos   (0)

SYS_T::RSTSTS: PORF Position

Definition at line 3250 of file Nano103.h.

◆ SYS_RSTSTS_SYSRF_Msk

#define SYS_RSTSTS_SYSRF_Msk   (0x1ul << SYS_RSTSTS_SYSRF_Pos)

SYS_T::RSTSTS: SYSRF Mask

Definition at line 3266 of file Nano103.h.

◆ SYS_RSTSTS_SYSRF_Pos

#define SYS_RSTSTS_SYSRF_Pos   (5)

SYS_T::RSTSTS: SYSRF Position

Definition at line 3265 of file Nano103.h.

◆ SYS_RSTSTS_WDTRF_Msk

#define SYS_RSTSTS_WDTRF_Msk   (0x1ul << SYS_RSTSTS_WDTRF_Pos)

SYS_T::RSTSTS: WDTRF Mask

Definition at line 3257 of file Nano103.h.

◆ SYS_RSTSTS_WDTRF_Pos

#define SYS_RSTSTS_WDTRF_Pos   (2)

SYS_T::RSTSTS: WDTRF Position

Definition at line 3256 of file Nano103.h.

◆ SYS_TEMPCTL_VTEMPEN_Msk

#define SYS_TEMPCTL_VTEMPEN_Msk   (0x1ul << SYS_TEMPCTL_VTEMPEN_Pos)

SYS_T::TEMPCTL: VTEMPEN Mask

Definition at line 3344 of file Nano103.h.

◆ SYS_TEMPCTL_VTEMPEN_Pos

#define SYS_TEMPCTL_VTEMPEN_Pos   (0)

SYS_T::TEMPCTL: VTEMPEN Position

Definition at line 3343 of file Nano103.h.

◆ SYS_WKSTS_ACMPWK_Msk

#define SYS_WKSTS_ACMPWK_Msk   (0x1ul << SYS_WKSTS_ACMPWK_Pos)

SYS_T::WKSTS: ACMPWK Mask

Definition at line 3593 of file Nano103.h.

◆ SYS_WKSTS_ACMPWK_Pos

#define SYS_WKSTS_ACMPWK_Pos   (0)

SYS_T::WKSTS: ACMPWK Position

Definition at line 3592 of file Nano103.h.

◆ SYS_WKSTS_BODWK_Msk

#define SYS_WKSTS_BODWK_Msk   (0x1ul << SYS_WKSTS_BODWK_Pos)

SYS_T::WKSTS: BODWK Mask

Definition at line 3617 of file Nano103.h.

◆ SYS_WKSTS_BODWK_Pos

#define SYS_WKSTS_BODWK_Pos   (8)

SYS_T::WKSTS: BODWK Position

Definition at line 3616 of file Nano103.h.

◆ SYS_WKSTS_GPIOWK_Msk

#define SYS_WKSTS_GPIOWK_Msk   (0x1ul << SYS_WKSTS_GPIOWK_Pos)

SYS_T::WKSTS: GPIOWK Mask

Definition at line 3641 of file Nano103.h.

◆ SYS_WKSTS_GPIOWK_Pos

#define SYS_WKSTS_GPIOWK_Pos   (16)

SYS_T::WKSTS: GPIOWK Position

Definition at line 3640 of file Nano103.h.

◆ SYS_WKSTS_I2C0WK_Msk

#define SYS_WKSTS_I2C0WK_Msk   (0x1ul << SYS_WKSTS_I2C0WK_Pos)

SYS_T::WKSTS: I2C0WK Mask

Definition at line 3599 of file Nano103.h.

◆ SYS_WKSTS_I2C0WK_Pos

#define SYS_WKSTS_I2C0WK_Pos   (2)

SYS_T::WKSTS: I2C0WK Position

Definition at line 3598 of file Nano103.h.

◆ SYS_WKSTS_I2C1WK_Msk

#define SYS_WKSTS_I2C1WK_Msk   (0x1ul << SYS_WKSTS_I2C1WK_Pos)

SYS_T::WKSTS: I2C1WK Mask

Definition at line 3596 of file Nano103.h.

◆ SYS_WKSTS_I2C1WK_Pos

#define SYS_WKSTS_I2C1WK_Pos   (1)

SYS_T::WKSTS: I2C1WK Position

Definition at line 3595 of file Nano103.h.

◆ SYS_WKSTS_RTCWK_Msk

#define SYS_WKSTS_RTCWK_Msk   (0x1ul << SYS_WKSTS_RTCWK_Pos)

SYS_T::WKSTS: RTCWK Mask

Definition at line 3638 of file Nano103.h.

◆ SYS_WKSTS_RTCWK_Pos

#define SYS_WKSTS_RTCWK_Pos   (15)

SYS_T::WKSTS: RTCWK Position

Definition at line 3637 of file Nano103.h.

◆ SYS_WKSTS_SPI0WK_Msk

#define SYS_WKSTS_SPI0WK_Msk   (0x1ul << SYS_WKSTS_SPI0WK_Pos)

SYS_T::WKSTS: SPI0WK Mask

Definition at line 3629 of file Nano103.h.

◆ SYS_WKSTS_SPI0WK_Pos

#define SYS_WKSTS_SPI0WK_Pos   (12)

SYS_T::WKSTS: SPI0WK Position

Definition at line 3628 of file Nano103.h.

◆ SYS_WKSTS_SPI1WK_Msk

#define SYS_WKSTS_SPI1WK_Msk   (0x1ul << SYS_WKSTS_SPI1WK_Pos)

SYS_T::WKSTS: SPI1WK Mask

Definition at line 3626 of file Nano103.h.

◆ SYS_WKSTS_SPI1WK_Pos

#define SYS_WKSTS_SPI1WK_Pos   (11)

SYS_T::WKSTS: SPI1WK Position

Definition at line 3625 of file Nano103.h.

◆ SYS_WKSTS_SPI2WK_Msk

#define SYS_WKSTS_SPI2WK_Msk   (0x1ul << SYS_WKSTS_SPI2WK_Pos)

SYS_T::WKSTS: SPI2WK Mask

Definition at line 3623 of file Nano103.h.

◆ SYS_WKSTS_SPI2WK_Pos

#define SYS_WKSTS_SPI2WK_Pos   (10)

SYS_T::WKSTS: SPI2WK Position

Definition at line 3622 of file Nano103.h.

◆ SYS_WKSTS_SPI3WK_Msk

#define SYS_WKSTS_SPI3WK_Msk   (0x1ul << SYS_WKSTS_SPI3WK_Pos)

SYS_T::WKSTS: SPI3WK Mask

Definition at line 3620 of file Nano103.h.

◆ SYS_WKSTS_SPI3WK_Pos

#define SYS_WKSTS_SPI3WK_Pos   (9)

SYS_T::WKSTS: SPI3WK Position

Definition at line 3619 of file Nano103.h.

◆ SYS_WKSTS_TMR0WK_Msk

#define SYS_WKSTS_TMR0WK_Msk   (0x1ul << SYS_WKSTS_TMR0WK_Pos)

SYS_T::WKSTS: TMR0WK Mask

Definition at line 3611 of file Nano103.h.

◆ SYS_WKSTS_TMR0WK_Pos

#define SYS_WKSTS_TMR0WK_Pos   (6)

SYS_T::WKSTS: TMR0WK Position

Definition at line 3610 of file Nano103.h.

◆ SYS_WKSTS_TMR1WK_Msk

#define SYS_WKSTS_TMR1WK_Msk   (0x1ul << SYS_WKSTS_TMR1WK_Pos)

SYS_T::WKSTS: TMR1WK Mask

Definition at line 3608 of file Nano103.h.

◆ SYS_WKSTS_TMR1WK_Pos

#define SYS_WKSTS_TMR1WK_Pos   (5)

SYS_T::WKSTS: TMR1WK Position

Definition at line 3607 of file Nano103.h.

◆ SYS_WKSTS_TMR2WK_Msk

#define SYS_WKSTS_TMR2WK_Msk   (0x1ul << SYS_WKSTS_TMR2WK_Pos)

SYS_T::WKSTS: TMR2WK Mask

Definition at line 3605 of file Nano103.h.

◆ SYS_WKSTS_TMR2WK_Pos

#define SYS_WKSTS_TMR2WK_Pos   (4)

SYS_T::WKSTS: TMR2WK Position

Definition at line 3604 of file Nano103.h.

◆ SYS_WKSTS_TMR3WK_Msk

#define SYS_WKSTS_TMR3WK_Msk   (0x1ul << SYS_WKSTS_TMR3WK_Pos)

SYS_T::WKSTS: TMR3WK Mask

Definition at line 3602 of file Nano103.h.

◆ SYS_WKSTS_TMR3WK_Pos

#define SYS_WKSTS_TMR3WK_Pos   (3)

SYS_T::WKSTS: TMR3WK Position

Definition at line 3601 of file Nano103.h.

◆ SYS_WKSTS_UART0WK_Msk

#define SYS_WKSTS_UART0WK_Msk   (0x1ul << SYS_WKSTS_UART0WK_Pos)

SYS_T::WKSTS: UART0WK Mask

Definition at line 3635 of file Nano103.h.

◆ SYS_WKSTS_UART0WK_Pos

#define SYS_WKSTS_UART0WK_Pos   (14)

SYS_T::WKSTS: UART0WK Position

Definition at line 3634 of file Nano103.h.

◆ SYS_WKSTS_UART1WK_Msk

#define SYS_WKSTS_UART1WK_Msk   (0x1ul << SYS_WKSTS_UART1WK_Pos)

SYS_T::WKSTS: UART1WK Mask

Definition at line 3632 of file Nano103.h.

◆ SYS_WKSTS_UART1WK_Pos

#define SYS_WKSTS_UART1WK_Pos   (13)

SYS_T::WKSTS: UART1WK Position

Definition at line 3631 of file Nano103.h.

◆ SYS_WKSTS_WDTWK_Msk

#define SYS_WKSTS_WDTWK_Msk   (0x1ul << SYS_WKSTS_WDTWK_Pos)

SYS_T::WKSTS: WDTWK Mask

Definition at line 3614 of file Nano103.h.

◆ SYS_WKSTS_WDTWK_Pos

#define SYS_WKSTS_WDTWK_Pos   (7)

SYS_T::WKSTS: WDTWK Position

Definition at line 3613 of file Nano103.h.