NANO103 BSP V3.01.004
The Board Support Package for Nano103 Series
Modules | Data Structures | Macros | Typedefs | Enumerations
Device CMSIS Definitions
Collaboration diagram for Device CMSIS Definitions:

Modules

 NANO103 Peripherals
 

Data Structures

struct  SYS_T
 

Macros

#define __CM0_REV   0x0201
 
#define __NVIC_PRIO_BITS   2
 
#define __Vendor_SysTickConfig   0
 
#define __MPU_PRESENT   0
 
#define __FPU_PRESENT   0
 

Typedefs

typedef enum IRQn IRQn_Type
 

Enumerations

enum  IRQn {
  NonMaskableInt_IRQn = -14 ,
  HardFault_IRQn = -13 ,
  SVCall_IRQn = -5 ,
  PendSV_IRQn = -2 ,
  SysTick_IRQn = -1 ,
  BOD_IRQn = 0 ,
  WDT_IRQn = 1 ,
  EINT0_IRQn = 2 ,
  EINT1_IRQn = 3 ,
  GPABC_IRQn = 4 ,
  GPDEF_IRQn = 5 ,
  PWM0_IRQn = 6 ,
  TMR0_IRQn = 8 ,
  TMR1_IRQn = 9 ,
  TMR2_IRQn = 10 ,
  TMR3_IRQn = 11 ,
  UART0_IRQn = 12 ,
  UART1_IRQn = 13 ,
  SPI0_IRQn = 14 ,
  SPI1_IRQn = 15 ,
  SPI2_IRQn = 16 ,
  HIRC_IRQn = 17 ,
  I2C0_IRQn = 18 ,
  I2C1_IRQn = 19 ,
  SC0_IRQn = 21 ,
  SC1_IRQn = 22 ,
  CKSD_IRQn = 24 ,
  PDMA_IRQn = 26 ,
  SPI3_IRQn = 27 ,
  PDWU_IRQn = 28 ,
  ADC_IRQn = 29 ,
  ACMP_IRQn = 30 ,
  RTC_IRQn = 31
}
 
#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

Configuration of the Cortex-M0 Processor and Core Peripherals

Macro Definition Documentation

◆ __CM0_REV

#define __CM0_REV   0x0201

Core Revision r2p1

Definition at line 129 of file Nano103.h.

◆ __FPU_PRESENT

#define __FPU_PRESENT   0

FPU present or not

Definition at line 133 of file Nano103.h.

◆ __MPU_PRESENT

#define __MPU_PRESENT   0

MPU present or not

Definition at line 132 of file Nano103.h.

◆ __NVIC_PRIO_BITS

#define __NVIC_PRIO_BITS   2

Number of Bits used for Priority Levels

Definition at line 130 of file Nano103.h.

◆ __Vendor_SysTickConfig

#define __Vendor_SysTickConfig   0

Set to 1 if different SysTick Config is used

Definition at line 131 of file Nano103.h.

◆ SYS_BATDIVCTL_BATDIV2EN_Msk

#define SYS_BATDIVCTL_BATDIV2EN_Msk   (0x1ul << SYS_BATDIVCTL_BATDIV2EN_Pos)

SYS_T::BATDIVCTL: BATDIV2EN Mask

Definition at line 1969 of file Nano103.h.

◆ SYS_BATDIVCTL_BATDIV2EN_Pos

#define SYS_BATDIVCTL_BATDIV2EN_Pos   (0)

SYS_T::BATDIVCTL: BATDIV2EN Position

Definition at line 1968 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 1936 of file Nano103.h.

◆ SYS_BODCTL_BODDGSEL_Pos

#define SYS_BODCTL_BODDGSEL_Pos   (24)

SYS_T::BODCTL: BODDGSEL Position

Definition at line 1935 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 1897 of file Nano103.h.

◆ SYS_BODCTL_BODEN_Pos

#define SYS_BODCTL_BODEN_Pos   (0)

SYS_T::BODCTL: BODEN Position

Definition at line 1896 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 1900 of file Nano103.h.

◆ SYS_BODCTL_BODIE_Pos

#define SYS_BODCTL_BODIE_Pos   (2)

SYS_T::BODCTL: BODIE Position

Definition at line 1899 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 1906 of file Nano103.h.

◆ SYS_BODCTL_BODIF_Pos

#define SYS_BODCTL_BODIF_Pos   (4)

SYS_T::BODCTL: BODIF Position

Definition at line 1905 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 1909 of file Nano103.h.

◆ SYS_BODCTL_BODOUT_Pos

#define SYS_BODCTL_BODOUT_Pos   (6)

SYS_T::BODCTL: BODOUT Position

Definition at line 1908 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 1903 of file Nano103.h.

◆ SYS_BODCTL_BODREN_Pos

#define SYS_BODCTL_BODREN_Pos   (3)

SYS_T::BODCTL: BODREN Position

Definition at line 1902 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 1927 of file Nano103.h.

◆ SYS_BODCTL_BODVL_Pos

#define SYS_BODCTL_BODVL_Pos   (12)

SYS_T::BODCTL: BODVL Position

Definition at line 1926 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 1930 of file Nano103.h.

◆ SYS_BODCTL_LPBOD20TRIM_Pos

#define SYS_BODCTL_LPBOD20TRIM_Pos   (16)

SYS_T::BODCTL: LPBOD20TRIM Position

Definition at line 1929 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 1933 of file Nano103.h.

◆ SYS_BODCTL_LPBOD25TRIM_Pos

#define SYS_BODCTL_LPBOD25TRIM_Pos   (20)

SYS_T::BODCTL: LPBOD25TRIM Position

Definition at line 1932 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 1915 of file Nano103.h.

◆ SYS_BODCTL_LPBODEN_Pos

#define SYS_BODCTL_LPBODEN_Pos   (8)

SYS_T::BODCTL: LPBODEN Position

Definition at line 1914 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 1921 of file Nano103.h.

◆ SYS_BODCTL_LPBODIE_Pos

#define SYS_BODCTL_LPBODIE_Pos   (10)

SYS_T::BODCTL: LPBODIE Position

Definition at line 1920 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 1924 of file Nano103.h.

◆ SYS_BODCTL_LPBODREN_Pos

#define SYS_BODCTL_LPBODREN_Pos   (11)

SYS_T::BODCTL: LPBODREN Position

Definition at line 1923 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 1918 of file Nano103.h.

◆ SYS_BODCTL_LPBODVL_Pos

#define SYS_BODCTL_LPBODVL_Pos   (9)

SYS_T::BODCTL: LPBODVL Position

Definition at line 1917 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 1939 of file Nano103.h.

◆ SYS_BODCTL_LVRDGSEL_Pos

#define SYS_BODCTL_LVRDGSEL_Pos   (28)

SYS_T::BODCTL: LVRDGSEL Position

Definition at line 1938 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 1912 of file Nano103.h.

◆ SYS_BODCTL_LVREN_Pos

#define SYS_BODCTL_LVREN_Pos   (7)

SYS_T::BODCTL: LVREN Position

Definition at line 1911 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 1762 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 1761 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 1765 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 1764 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 1768 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 1767 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 1771 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 1770 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 1774 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 1773 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 1777 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 1776 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 1756 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 1755 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 1759 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 1758 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 1735 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 1734 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 1738 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 1737 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 1741 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 1740 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 1744 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 1743 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 1747 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 1746 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 1750 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 1749 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 1753 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 1752 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 1810 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 1809 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 1813 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 1812 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 1816 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 1815 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 1819 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 1818 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 1822 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 1821 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 1804 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 1803 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 1807 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 1806 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 1780 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 1779 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 1783 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 1782 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 1786 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 1785 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 1789 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 1788 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 1792 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 1791 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 1795 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 1794 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 1798 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 1797 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 1801 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 1800 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 1849 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 1848 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 1852 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 1851 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 1855 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 1854 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 1858 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 1857 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 1843 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 1842 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 1846 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 1845 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 1825 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 1824 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 1828 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 1827 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 1831 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 1830 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 1834 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 1833 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 1837 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 1836 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 1840 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 1839 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 1867 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 1866 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 1870 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 1869 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 1861 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 1860 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 1864 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 1863 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 1873 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 1872 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 1876 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 1875 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 1879 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 1878 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 1882 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 1881 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 1885 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 1884 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 1888 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 1887 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 1891 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 1890 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 1654 of file Nano103.h.

◆ SYS_IPRST1_CHIPRST_Pos

#define SYS_IPRST1_CHIPRST_Pos   (0)

SYS_T::IPRST1: CHIPRST Position

Definition at line 1653 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 1657 of file Nano103.h.

◆ SYS_IPRST1_CPURST_Pos

#define SYS_IPRST1_CPURST_Pos   (1)

SYS_T::IPRST1: CPURST Position

Definition at line 1656 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 1660 of file Nano103.h.

◆ SYS_IPRST1_PDMARST_Pos

#define SYS_IPRST1_PDMARST_Pos   (2)

SYS_T::IPRST1: PDMARST Position

Definition at line 1659 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 1705 of file Nano103.h.

◆ SYS_IPRST2_ACMP0RST_Pos

#define SYS_IPRST2_ACMP0RST_Pos   (22)

SYS_T::IPRST2: ACMP0RST Position

Definition at line 1704 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 1708 of file Nano103.h.

◆ SYS_IPRST2_ADCRST_Pos

#define SYS_IPRST2_ADCRST_Pos   (28)

SYS_T::IPRST2: ADCRST Position

Definition at line 1707 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 1663 of file Nano103.h.

◆ SYS_IPRST2_GPIORST_Pos

#define SYS_IPRST2_GPIORST_Pos   (1)

SYS_T::IPRST2: GPIORST Position

Definition at line 1662 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 1678 of file Nano103.h.

◆ SYS_IPRST2_I2C0RST_Pos

#define SYS_IPRST2_I2C0RST_Pos   (8)

SYS_T::IPRST2: I2C0RST Position

Definition at line 1677 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 1681 of file Nano103.h.

◆ SYS_IPRST2_I2C1RST_Pos

#define SYS_IPRST2_I2C1RST_Pos   (9)

SYS_T::IPRST2: I2C1RST Position

Definition at line 1680 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 1702 of file Nano103.h.

◆ SYS_IPRST2_PWM0RST_Pos

#define SYS_IPRST2_PWM0RST_Pos   (20)

SYS_T::IPRST2: PWM0RST Position

Definition at line 1701 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 1711 of file Nano103.h.

◆ SYS_IPRST2_SC0RST_Pos

#define SYS_IPRST2_SC0RST_Pos   (30)

SYS_T::IPRST2: SC0RST Position

Definition at line 1710 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 1714 of file Nano103.h.

◆ SYS_IPRST2_SC1RST_Pos

#define SYS_IPRST2_SC1RST_Pos   (31)

SYS_T::IPRST2: SC1RST Position

Definition at line 1713 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 1684 of file Nano103.h.

◆ SYS_IPRST2_SPI0RST_Pos

#define SYS_IPRST2_SPI0RST_Pos   (12)

SYS_T::IPRST2: SPI0RST Position

Definition at line 1683 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 1687 of file Nano103.h.

◆ SYS_IPRST2_SPI1RST_Pos

#define SYS_IPRST2_SPI1RST_Pos   (13)

SYS_T::IPRST2: SPI1RST Position

Definition at line 1686 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 1690 of file Nano103.h.

◆ SYS_IPRST2_SPI2RST_Pos

#define SYS_IPRST2_SPI2RST_Pos   (14)

SYS_T::IPRST2: SPI2RST Position

Definition at line 1689 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 1693 of file Nano103.h.

◆ SYS_IPRST2_SPI3RST_Pos

#define SYS_IPRST2_SPI3RST_Pos   (15)

SYS_T::IPRST2: SPI3RST Position

Definition at line 1692 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 1666 of file Nano103.h.

◆ SYS_IPRST2_TMR0RST_Pos

#define SYS_IPRST2_TMR0RST_Pos   (2)

SYS_T::IPRST2: TMR0RST Position

Definition at line 1665 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 1669 of file Nano103.h.

◆ SYS_IPRST2_TMR1RST_Pos

#define SYS_IPRST2_TMR1RST_Pos   (3)

SYS_T::IPRST2: TMR1RST Position

Definition at line 1668 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 1672 of file Nano103.h.

◆ SYS_IPRST2_TMR2RST_Pos

#define SYS_IPRST2_TMR2RST_Pos   (4)

SYS_T::IPRST2: TMR2RST Position

Definition at line 1671 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 1675 of file Nano103.h.

◆ SYS_IPRST2_TMR3RST_Pos

#define SYS_IPRST2_TMR3RST_Pos   (5)

SYS_T::IPRST2: TMR3RST Position

Definition at line 1674 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 1696 of file Nano103.h.

◆ SYS_IPRST2_UART0RST_Pos

#define SYS_IPRST2_UART0RST_Pos   (16)

SYS_T::IPRST2: UART0RST Position

Definition at line 1695 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 1699 of file Nano103.h.

◆ SYS_IPRST2_UART1RST_Pos

#define SYS_IPRST2_UART1RST_Pos   (17)

SYS_T::IPRST2: UART1RST Position

Definition at line 1698 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 2032 of file Nano103.h.

◆ SYS_IRC0TCTL_CESTOPEN_Pos

#define SYS_IRC0TCTL_CESTOPEN_Pos   (8)

SYS_T::IRC0TCTL: CESTOPEN Position

Definition at line 2031 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 2023 of file Nano103.h.

◆ SYS_IRC0TCTL_FREQSEL_Pos

#define SYS_IRC0TCTL_FREQSEL_Pos   (0)

SYS_T::IRC0TCTL: FREQSEL Position

Definition at line 2022 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 2026 of file Nano103.h.

◆ SYS_IRC0TCTL_LOOPSEL_Pos

#define SYS_IRC0TCTL_LOOPSEL_Pos   (4)

SYS_T::IRC0TCTL: LOOPSEL Position

Definition at line 2025 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 2029 of file Nano103.h.

◆ SYS_IRC0TCTL_RETRYCNT_Pos

#define SYS_IRC0TCTL_RETRYCNT_Pos   (6)

SYS_T::IRC0TCTL: RETRYCNT Position

Definition at line 2028 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 2038 of file Nano103.h.

◆ SYS_IRC0TIEN_CLKEIEN_Pos

#define SYS_IRC0TIEN_CLKEIEN_Pos   (2)

SYS_T::IRC0TIEN: CLKEIEN Position

Definition at line 2037 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 2035 of file Nano103.h.

◆ SYS_IRC0TIEN_TFAILIEN_Pos

#define SYS_IRC0TIEN_TFAILIEN_Pos   (1)

SYS_T::IRC0TIEN: TFAILIEN Position

Definition at line 2034 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 2047 of file Nano103.h.

◆ SYS_IRC0TISTS_CLKERRIF_Pos

#define SYS_IRC0TISTS_CLKERRIF_Pos   (2)

SYS_T::IRC0TISTS: CLKERRIF Position

Definition at line 2046 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 2041 of file Nano103.h.

◆ SYS_IRC0TISTS_FREQLOCK_Pos

#define SYS_IRC0TISTS_FREQLOCK_Pos   (0)

SYS_T::IRC0TISTS: FREQLOCK Position

Definition at line 2040 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 2044 of file Nano103.h.

◆ SYS_IRC0TISTS_TFAILIF_Pos

#define SYS_IRC0TISTS_TFAILIF_Pos   (1)

SYS_T::IRC0TISTS: TFAILIF Position

Definition at line 2043 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 2059 of file Nano103.h.

◆ SYS_IRC1TCTL_CESTOPEN_Pos

#define SYS_IRC1TCTL_CESTOPEN_Pos   (8)

SYS_T::IRC1TCTL: CESTOPEN Position

Definition at line 2058 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 2050 of file Nano103.h.

◆ SYS_IRC1TCTL_FREQSEL_Pos

#define SYS_IRC1TCTL_FREQSEL_Pos   (0)

SYS_T::IRC1TCTL: FREQSEL Position

Definition at line 2049 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 2053 of file Nano103.h.

◆ SYS_IRC1TCTL_LOOPSEL_Pos

#define SYS_IRC1TCTL_LOOPSEL_Pos   (4)

SYS_T::IRC1TCTL: LOOPSEL Position

Definition at line 2052 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 2056 of file Nano103.h.

◆ SYS_IRC1TCTL_RETRYCNT_Pos

#define SYS_IRC1TCTL_RETRYCNT_Pos   (6)

SYS_T::IRC1TCTL: RETRYCNT Position

Definition at line 2055 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 2065 of file Nano103.h.

◆ SYS_IRC1TIEN_CLKEIEN_Pos

#define SYS_IRC1TIEN_CLKEIEN_Pos   (2)

SYS_T::IRC1TIEN: CLKEIEN Position

Definition at line 2064 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 2062 of file Nano103.h.

◆ SYS_IRC1TIEN_TFAILIEN_Pos

#define SYS_IRC1TIEN_TFAILIEN_Pos   (1)

SYS_T::IRC1TIEN: TFAILIEN Position

Definition at line 2061 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 2074 of file Nano103.h.

◆ SYS_IRC1TISTS_CLKERRIF_Pos

#define SYS_IRC1TISTS_CLKERRIF_Pos   (2)

SYS_T::IRC1TISTS: CLKERRIF Position

Definition at line 2073 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 2068 of file Nano103.h.

◆ SYS_IRC1TISTS_FREQLOCK_Pos

#define SYS_IRC1TISTS_FREQLOCK_Pos   (0)

SYS_T::IRC1TISTS: FREQLOCK Position

Definition at line 2067 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 2071 of file Nano103.h.

◆ SYS_IRC1TISTS_TFAILIF_Pos

#define SYS_IRC1TISTS_TFAILIF_Pos   (1)

SYS_T::IRC1TISTS: TFAILIF Position

Definition at line 2070 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 1942 of file Nano103.h.

◆ SYS_IVREFCTL_BGPEN_Pos

#define SYS_IVREFCTL_BGPEN_Pos   (0)

SYS_T::IVREFCTL: BGPEN Position

Definition at line 1941 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 1951 of file Nano103.h.

◆ SYS_IVREFCTL_EXTMODE_Pos

#define SYS_IVREFCTL_EXTMODE_Pos   (4)

SYS_T::IVREFCTL: EXTMODE Position

Definition at line 1950 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 1945 of file Nano103.h.

◆ SYS_IVREFCTL_REGEN_Pos

#define SYS_IVREFCTL_REGEN_Pos   (1)

SYS_T::IVREFCTL: REGEN Position

Definition at line 1944 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 1948 of file Nano103.h.

◆ SYS_IVREFCTL_SEL25_Pos

#define SYS_IVREFCTL_SEL25_Pos   (2)

SYS_T::IVREFCTL: SEL25 Position

Definition at line 1947 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 1954 of file Nano103.h.

◆ SYS_IVREFCTL_VREFTRIM_Pos

#define SYS_IVREFCTL_VREFTRIM_Pos   (8)

SYS_T::IVREFCTL: VREFTRIM Position

Definition at line 1953 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 1957 of file Nano103.h.

◆ SYS_LDOCTL_FASTWK_Pos

#define SYS_LDOCTL_FASTWK_Pos   (1)

SYS_T::LDOCTL: FASTWK Position

Definition at line 1956 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 1966 of file Nano103.h.

◆ SYS_LDOCTL_FMCLVEN_Pos

#define SYS_LDOCTL_FMCLVEN_Pos   (5)

SYS_T::LDOCTL: FMCLVEN Position

Definition at line 1965 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 1960 of file Nano103.h.

◆ SYS_LDOCTL_LDOLVL_Pos

#define SYS_LDOCTL_LDOLVL_Pos   (2)

SYS_T::LDOCTL: LDOLVL Position

Definition at line 1959 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 1963 of file Nano103.h.

◆ SYS_LDOCTL_LPRMEN_Pos

#define SYS_LDOCTL_LPRMEN_Pos   (4)

SYS_T::LDOCTL: LPRMEN Position

Definition at line 1962 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 2086 of file Nano103.h.

◆ SYS_MIRCTCTL_CESTOPEN_Pos

#define SYS_MIRCTCTL_CESTOPEN_Pos   (8)

SYS_T::MIRCTCTL: CESTOPEN Position

Definition at line 2085 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 2077 of file Nano103.h.

◆ SYS_MIRCTCTL_FREQSEL_Pos

#define SYS_MIRCTCTL_FREQSEL_Pos   (0)

SYS_T::MIRCTCTL: FREQSEL Position

Definition at line 2076 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 2080 of file Nano103.h.

◆ SYS_MIRCTCTL_LOOPSEL_Pos

#define SYS_MIRCTCTL_LOOPSEL_Pos   (4)

SYS_T::MIRCTCTL: LOOPSEL Position

Definition at line 2079 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 2083 of file Nano103.h.

◆ SYS_MIRCTCTL_RETRYCNT_Pos

#define SYS_MIRCTCTL_RETRYCNT_Pos   (6)

SYS_T::MIRCTCTL: RETRYCNT Position

Definition at line 2082 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 2092 of file Nano103.h.

◆ SYS_MIRCTIEN_CLKEIEN_Pos

#define SYS_MIRCTIEN_CLKEIEN_Pos   (2)

SYS_T::MIRCTIEN: CLKEIEN Position

Definition at line 2091 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 2089 of file Nano103.h.

◆ SYS_MIRCTIEN_TFAILIEN_Pos

#define SYS_MIRCTIEN_TFAILIEN_Pos   (1)

SYS_T::MIRCTIEN: TFAILIEN Position

Definition at line 2088 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 2101 of file Nano103.h.

◆ SYS_MIRCTISTS_CLKERRIF_Pos

#define SYS_MIRCTISTS_CLKERRIF_Pos   (2)

SYS_T::MIRCTISTS: CLKERRIF Position

Definition at line 2100 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 2095 of file Nano103.h.

◆ SYS_MIRCTISTS_FREQLOCK_Pos

#define SYS_MIRCTISTS_FREQLOCK_Pos   (0)

SYS_T::MIRCTISTS: FREQLOCK Position

Definition at line 2094 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 2098 of file Nano103.h.

◆ SYS_MIRCTISTS_TFAILIF_Pos

#define SYS_MIRCTISTS_TFAILIF_Pos   (1)

SYS_T::MIRCTISTS: TFAILIF Position

Definition at line 2097 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 1720 of file Nano103.h.

◆ SYS_MISCCTL_POR18DIS_Pos

#define SYS_MISCCTL_POR18DIS_Pos   (7)

SYS_T::MISCCTL: POR18DIS Position

Definition at line 1719 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 1717 of file Nano103.h.

◆ SYS_MISCCTL_POR33DIS_Pos

#define SYS_MISCCTL_POR33DIS_Pos   (6)

SYS_T::MISCCTL: POR33DIS Position

Definition at line 1716 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 1627 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 1626 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 1894 of file Nano103.h.

◆ SYS_PORCTL_POROFF_Pos

#define SYS_PORCTL_POROFF_Pos   (0)

SYS_T::PORCTL: POROFF Position

Definition at line 1893 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 1726 of file Nano103.h.

◆ SYS_RCCFCTL_HIRC0FEN_Pos

#define SYS_RCCFCTL_HIRC0FEN_Pos   (0)

SYS_T::RCCFCTL: HIRC0FEN Position

Definition at line 1725 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 1729 of file Nano103.h.

◆ SYS_RCCFCTL_HIRC1FEN_Pos

#define SYS_RCCFCTL_HIRC1FEN_Pos   (1)

SYS_T::RCCFCTL: HIRC1FEN Position

Definition at line 1728 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 1732 of file Nano103.h.

◆ SYS_RCCFCTL_MRCFEN_Pos

#define SYS_RCCFCTL_MRCFEN_Pos   (2)

SYS_T::RCCFCTL: MRCFEN Position

Definition at line 1731 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 2104 of file Nano103.h.

◆ SYS_REGLCTL_REGLCTL_Pos

#define SYS_REGLCTL_REGLCTL_Pos   (0)

SYS_T::REGLCTL: REGLCTL Position

Definition at line 2103 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 2107 of file Nano103.h.

◆ SYS_RPDBCLK_RSTPDBCLK_Pos

#define SYS_RPDBCLK_RSTPDBCLK_Pos   (6)

SYS_T::RPDBCLK: RSTPDBCLK Position

Definition at line 2106 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 1642 of file Nano103.h.

◆ SYS_RSTSTS_BODRF_Pos

#define SYS_RSTSTS_BODRF_Pos   (4)

SYS_T::RSTSTS: BODRF Position

Definition at line 1641 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 1648 of file Nano103.h.

◆ SYS_RSTSTS_CPURF_Pos

#define SYS_RSTSTS_CPURF_Pos   (7)

SYS_T::RSTSTS: CPURF Position

Definition at line 1647 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 1651 of file Nano103.h.

◆ SYS_RSTSTS_LOCKRF_Pos

#define SYS_RSTSTS_LOCKRF_Pos   (8)

SYS_T::RSTSTS: LOCKRF Position

Definition at line 1650 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 1639 of file Nano103.h.

◆ SYS_RSTSTS_LVRF_Pos

#define SYS_RSTSTS_LVRF_Pos   (3)

SYS_T::RSTSTS: LVRF Position

Definition at line 1638 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 1633 of file Nano103.h.

◆ SYS_RSTSTS_PINRF_Pos

#define SYS_RSTSTS_PINRF_Pos   (1)

SYS_T::RSTSTS: PINRF Position

Definition at line 1632 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 1630 of file Nano103.h.

◆ SYS_RSTSTS_PORF_Pos

#define SYS_RSTSTS_PORF_Pos   (0)

SYS_T::RSTSTS: PORF Position

Definition at line 1629 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 1645 of file Nano103.h.

◆ SYS_RSTSTS_SYSRF_Pos

#define SYS_RSTSTS_SYSRF_Pos   (5)

SYS_T::RSTSTS: SYSRF Position

Definition at line 1644 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 1636 of file Nano103.h.

◆ SYS_RSTSTS_WDTRF_Pos

#define SYS_RSTSTS_WDTRF_Pos   (2)

SYS_T::RSTSTS: WDTRF Position

Definition at line 1635 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 1723 of file Nano103.h.

◆ SYS_TEMPCTL_VTEMPEN_Pos

#define SYS_TEMPCTL_VTEMPEN_Pos   (0)

SYS_T::TEMPCTL: VTEMPEN Position

Definition at line 1722 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 1972 of file Nano103.h.

◆ SYS_WKSTS_ACMPWK_Pos

#define SYS_WKSTS_ACMPWK_Pos   (0)

SYS_T::WKSTS: ACMPWK Position

Definition at line 1971 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 1996 of file Nano103.h.

◆ SYS_WKSTS_BODWK_Pos

#define SYS_WKSTS_BODWK_Pos   (8)

SYS_T::WKSTS: BODWK Position

Definition at line 1995 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 2020 of file Nano103.h.

◆ SYS_WKSTS_GPIOWK_Pos

#define SYS_WKSTS_GPIOWK_Pos   (16)

SYS_T::WKSTS: GPIOWK Position

Definition at line 2019 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 1978 of file Nano103.h.

◆ SYS_WKSTS_I2C0WK_Pos

#define SYS_WKSTS_I2C0WK_Pos   (2)

SYS_T::WKSTS: I2C0WK Position

Definition at line 1977 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 1975 of file Nano103.h.

◆ SYS_WKSTS_I2C1WK_Pos

#define SYS_WKSTS_I2C1WK_Pos   (1)

SYS_T::WKSTS: I2C1WK Position

Definition at line 1974 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 2017 of file Nano103.h.

◆ SYS_WKSTS_RTCWK_Pos

#define SYS_WKSTS_RTCWK_Pos   (15)

SYS_T::WKSTS: RTCWK Position

Definition at line 2016 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 2008 of file Nano103.h.

◆ SYS_WKSTS_SPI0WK_Pos

#define SYS_WKSTS_SPI0WK_Pos   (12)

SYS_T::WKSTS: SPI0WK Position

Definition at line 2007 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 2005 of file Nano103.h.

◆ SYS_WKSTS_SPI1WK_Pos

#define SYS_WKSTS_SPI1WK_Pos   (11)

SYS_T::WKSTS: SPI1WK Position

Definition at line 2004 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 2002 of file Nano103.h.

◆ SYS_WKSTS_SPI2WK_Pos

#define SYS_WKSTS_SPI2WK_Pos   (10)

SYS_T::WKSTS: SPI2WK Position

Definition at line 2001 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 1999 of file Nano103.h.

◆ SYS_WKSTS_SPI3WK_Pos

#define SYS_WKSTS_SPI3WK_Pos   (9)

SYS_T::WKSTS: SPI3WK Position

Definition at line 1998 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 1990 of file Nano103.h.

◆ SYS_WKSTS_TMR0WK_Pos

#define SYS_WKSTS_TMR0WK_Pos   (6)

SYS_T::WKSTS: TMR0WK Position

Definition at line 1989 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 1987 of file Nano103.h.

◆ SYS_WKSTS_TMR1WK_Pos

#define SYS_WKSTS_TMR1WK_Pos   (5)

SYS_T::WKSTS: TMR1WK Position

Definition at line 1986 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 1984 of file Nano103.h.

◆ SYS_WKSTS_TMR2WK_Pos

#define SYS_WKSTS_TMR2WK_Pos   (4)

SYS_T::WKSTS: TMR2WK Position

Definition at line 1983 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 1981 of file Nano103.h.

◆ SYS_WKSTS_TMR3WK_Pos

#define SYS_WKSTS_TMR3WK_Pos   (3)

SYS_T::WKSTS: TMR3WK Position

Definition at line 1980 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 2014 of file Nano103.h.

◆ SYS_WKSTS_UART0WK_Pos

#define SYS_WKSTS_UART0WK_Pos   (14)

SYS_T::WKSTS: UART0WK Position

Definition at line 2013 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 2011 of file Nano103.h.

◆ SYS_WKSTS_UART1WK_Pos

#define SYS_WKSTS_UART1WK_Pos   (13)

SYS_T::WKSTS: UART1WK Position

Definition at line 2010 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 1993 of file Nano103.h.

◆ SYS_WKSTS_WDTWK_Pos

#define SYS_WKSTS_WDTWK_Pos   (7)

SYS_T::WKSTS: WDTWK Position

Definition at line 1992 of file Nano103.h.

Typedef Documentation

◆ IRQn_Type

typedef enum IRQn IRQn_Type

Interrupt Number Definition. The maximum of 32 Specific Interrupts are possible.

Enumeration Type Documentation

◆ IRQn

enum IRQn

Interrupt Number Definition. The maximum of 32 Specific Interrupts are possible.

Enumerator
NonMaskableInt_IRQn 

2 Non Maskable Interrupt

HardFault_IRQn 

3 Cortex-M0 Hard Fault Interrupt

SVCall_IRQn 

11 Cortex-M0 SV Call Interrupt

PendSV_IRQn 

14 Cortex-M0 Pend SV Interrupt

SysTick_IRQn 

15 Cortex-M0 System Tick Interrupt

BOD_IRQn 

Brownout low voltage detected interrupt

WDT_IRQn 

Watch Dog Timer interrupt

EINT0_IRQn 

External signal interrupt from PB.14 pin

EINT1_IRQn 

External signal interrupt from PB.15 pin

GPABC_IRQn 

External signal interrupt from PA[15:0]/PB[13:0]/PC[15:0]

GPDEF_IRQn 

External interrupt from PD[15:0]/PE[15:0]/PF[15:0]

PWM0_IRQn 

PWM 0 interrupt

TMR0_IRQn 

Timer 0 interrupt

TMR1_IRQn 

Timer 1 interrupt

TMR2_IRQn 

Timer 2 interrupt

TMR3_IRQn 

Timer 3 interrupt

UART0_IRQn 

UART0 interrupt

UART1_IRQn 

UART1 interrupt

SPI0_IRQn 

SPI0 interrupt

SPI1_IRQn 

SPI1 interrupt

SPI2_IRQn 

SPI2 interrupt

HIRC_IRQn 

HIRC interrupt

I2C0_IRQn 

I2C0 interrupt

I2C1_IRQn 

I2C1 interrupt

SC0_IRQn 

Smart Card 0 interrupt

SC1_IRQn 

Smart Card 1 interrupt

CKSD_IRQn 

Clock stop detect interrupt

PDMA_IRQn 

PDMA interrupt

SPI3_IRQn 

SPI3 interrupt

PDWU_IRQn 

Power Down Wake up interrupt

ADC_IRQn 

ADC interrupt

ACMP_IRQn 

Analog Comparator interrupt

RTC_IRQn 

Real time clock interrupt

Definition at line 80 of file Nano103.h.