MINI58_BSP V3.01.005
The Board Support Package for Mini58 Series MCU
Modules | Macros
Mini58 Peripheral Declaration
Collaboration diagram for Mini58 Peripheral Declaration:

Modules

 Mini58 I/O Routines
 

Macros

#define WDT   ((WDT_T *) WDT_BASE)
 Pointer to WDT register structure. More...
 
#define WWDT   ((WWDT_T *) WWDT_BASE)
 Pointer to WWDT register structure. More...
 
#define TIMER0   ((TIMER_T *) TIMER0_BASE)
 Pointer to Timer 0 register structure. More...
 
#define TIMER1   ((TIMER_T *) TIMER1_BASE)
 Pointer to Timer 1 register structure. More...
 
#define I2C   ((I2C_T *) I2C0_BASE)
 Pointer to I2C0 register structure. More...
 
#define I2C0   ((I2C_T *) I2C0_BASE)
 Pointer to I2C0 register structure. More...
 
#define I2C1   ((I2C_T *) I2C1_BASE)
 Pointer to I2C1 register structure. More...
 
#define SPI   ((SPI_T *) SPI_BASE)
 Pointer to SPI register structure. More...
 
#define SPI0   ((SPI_T *) SPI_BASE)
 Pointer to SPI register structure. More...
 
#define PWM   ((PWM_T *) PWM_BASE)
 Pointer to PWM register structure. More...
 
#define UART   ((UART_T *) UART0_BASE)
 Pointer to UART0 register structure. More...
 
#define UART0   ((UART_T *) UART0_BASE)
 Pointer to UART0 register structure. More...
 
#define UART1   ((UART_T *) UART1_BASE)
 Pointer to UART1 register structure. More...
 
#define ADC   ((ADC_T *) ADC_BASE)
 Pointer to ADC register structure. More...
 
#define ACMP   ((ACMP_T *) ACMP_BASE)
 Pointer to ACMP register structure. More...
 
#define SYS   ((SYS_T *) SYS_BASE)
 Pointer to SYS register structure. More...
 
#define CLK   ((CLK_T *) CLK_BASE)
 Pointer to CLK register structure. More...
 
#define INTR   ((INTR_T *) INTR_BASE)
 Pointer to INT register structure. More...
 
#define P0   ((GPIO_T *) P0_BASE)
 Pointer to GPIO port 0 register structure. More...
 
#define P1   ((GPIO_T *) P1_BASE)
 Pointer to GPIO port 1 register structure. More...
 
#define P2   ((GPIO_T *) P2_BASE)
 Pointer to GPIO port 2 register structure. More...
 
#define P3   ((GPIO_T *) P3_BASE)
 Pointer to GPIO port 3 register structure. More...
 
#define P4   ((GPIO_T *) P4_BASE)
 Pointer to GPIO port 4 register structure. More...
 
#define P5   ((GPIO_T *) P5_BASE)
 Pointer to GPIO port 5 register structure. More...
 
#define GPIO   ((GPIO_DB_T *) GPIO_DBNCECON_BASE)
 Pointer to GPIO de-bounce register structure. More...
 
#define FMC   ((FMC_T *) FMC_BASE)
 Pointer to FMC register structure. More...
 

Detailed Description

The Declaration of Mini58 Series Peripheral

Macro Definition Documentation

◆ ACMP

#define ACMP   ((ACMP_T *) ACMP_BASE)

Pointer to ACMP register structure.

Definition at line 11727 of file Mini58Series.h.

◆ ADC

#define ADC   ((ADC_T *) ADC_BASE)

Pointer to ADC register structure.

Definition at line 11726 of file Mini58Series.h.

◆ CLK

#define CLK   ((CLK_T *) CLK_BASE)

Pointer to CLK register structure.

Definition at line 11730 of file Mini58Series.h.

◆ FMC

#define FMC   ((FMC_T *) FMC_BASE)

Pointer to FMC register structure.

Definition at line 11739 of file Mini58Series.h.

◆ GPIO

#define GPIO   ((GPIO_DB_T *) GPIO_DBNCECON_BASE)

Pointer to GPIO de-bounce register structure.

Definition at line 11738 of file Mini58Series.h.

◆ I2C

#define I2C   ((I2C_T *) I2C0_BASE)

Pointer to I2C0 register structure.

Definition at line 11717 of file Mini58Series.h.

◆ I2C0

#define I2C0   ((I2C_T *) I2C0_BASE)

Pointer to I2C0 register structure.

Definition at line 11718 of file Mini58Series.h.

◆ I2C1

#define I2C1   ((I2C_T *) I2C1_BASE)

Pointer to I2C1 register structure.

Definition at line 11719 of file Mini58Series.h.

◆ INTR

#define INTR   ((INTR_T *) INTR_BASE)

Pointer to INT register structure.

Definition at line 11731 of file Mini58Series.h.

◆ P0

#define P0   ((GPIO_T *) P0_BASE)

Pointer to GPIO port 0 register structure.

Definition at line 11732 of file Mini58Series.h.

◆ P1

#define P1   ((GPIO_T *) P1_BASE)

Pointer to GPIO port 1 register structure.

Definition at line 11733 of file Mini58Series.h.

◆ P2

#define P2   ((GPIO_T *) P2_BASE)

Pointer to GPIO port 2 register structure.

Definition at line 11734 of file Mini58Series.h.

◆ P3

#define P3   ((GPIO_T *) P3_BASE)

Pointer to GPIO port 3 register structure.

Definition at line 11735 of file Mini58Series.h.

◆ P4

#define P4   ((GPIO_T *) P4_BASE)

Pointer to GPIO port 4 register structure.

Definition at line 11736 of file Mini58Series.h.

◆ P5

#define P5   ((GPIO_T *) P5_BASE)

Pointer to GPIO port 5 register structure.

Definition at line 11737 of file Mini58Series.h.

◆ PWM

#define PWM   ((PWM_T *) PWM_BASE)

Pointer to PWM register structure.

Definition at line 11722 of file Mini58Series.h.

◆ SPI

#define SPI   ((SPI_T *) SPI_BASE)

Pointer to SPI register structure.

Definition at line 11720 of file Mini58Series.h.

◆ SPI0

#define SPI0   ((SPI_T *) SPI_BASE)

Pointer to SPI register structure.

Definition at line 11721 of file Mini58Series.h.

◆ SYS

#define SYS   ((SYS_T *) SYS_BASE)

Pointer to SYS register structure.

Definition at line 11729 of file Mini58Series.h.

◆ TIMER0

#define TIMER0   ((TIMER_T *) TIMER0_BASE)

Pointer to Timer 0 register structure.

Definition at line 11715 of file Mini58Series.h.

◆ TIMER1

#define TIMER1   ((TIMER_T *) TIMER1_BASE)

Pointer to Timer 1 register structure.

Definition at line 11716 of file Mini58Series.h.

◆ UART

#define UART   ((UART_T *) UART0_BASE)

Pointer to UART0 register structure.

Definition at line 11723 of file Mini58Series.h.

◆ UART0

#define UART0   ((UART_T *) UART0_BASE)

Pointer to UART0 register structure.

Definition at line 11724 of file Mini58Series.h.

◆ UART1

#define UART1   ((UART_T *) UART1_BASE)

Pointer to UART1 register structure.

Definition at line 11725 of file Mini58Series.h.

◆ WDT

#define WDT   ((WDT_T *) WDT_BASE)

Pointer to WDT register structure.

Definition at line 11713 of file Mini58Series.h.

◆ WWDT

#define WWDT   ((WWDT_T *) WWDT_BASE)

Pointer to WWDT register structure.

Definition at line 11714 of file Mini58Series.h.