Crate gd32f3x0_pac

Crate gd32f3x0_pac 

Source
Expand description

Peripheral access API for GD32F3X0 microcontrollers (generated using svd2rust v0.21.0 ( ))

You can find an overview of the generated API here.

API features to be included in the next svd2rust release can be generated by cloning the svd2rust repository, checking out the above commit, and running cargo doc --open.

Re-exports§

pub use self::Interrupt as interrupt;
pub use i2c0 as i2c1;
pub use spi0 as spi1;
pub use timer1 as timer2;
pub use timer15 as timer16;
pub use usart0 as usart1;

Modules§

adc
Analog to digital converter
cec
HDMI-CEC controller
cmp
Comparator
crc
cyclic redundancy check calculation unit
ctc
Clock trim controller
dac
Digital-to-analog converter
dbg
Debug support
dma
DMA controller
exti
External interrupt/event controller
fmc
FMC
fwdgt
free watchdog timer
generic
Common register and bit access and modify traits
gpioa
General-purpose I/Os
gpiob
General-purpose I/Os
gpioc
General-purpose I/Os
gpiod
General-purpose I/Os
gpiof
General-purpose I/Os
i2c0
Inter integrated circuit
pmu
Power management unit
rcu
Reset and clock unit
rtc
Real-time clock
spi0
Serial peripheral interface
syscfg
System configuration controller
timer0
Advanced-timers
timer1
General-purpose-timers
timer5
Basic-timers
timer13
General-purpose-timers
timer14
General-purpose-timers
timer15
General-purpose-timers
tsi
Touch sensing Interface
usart0
Universal synchronous asynchronous receiver transmitter
usbfs_device
USB on the go full speed device
usbfs_global
USB full speed global registers
usbfs_host
USB on the go full speed host
usbfs_pwrclk
USB on the go full speed
wwdgt
Window watchdog timer

Structs§

ADC
Analog to digital converter
CBP
Cache and branch predictor maintenance operations
CEC
HDMI-CEC controller
CMP
Comparator
CPUID
CPUID
CRC
cyclic redundancy check calculation unit
CTC
Clock trim controller
CorePeripherals
Core peripherals
DAC
Digital-to-analog converter
DBG
Debug support
DCB
Debug Control Block
DMA
DMA controller
DWT
Data Watchpoint and Trace unit
EXTI
External interrupt/event controller
FMC
FMC
FPB
Flash Patch and Breakpoint unit
FWDGT
free watchdog timer
GPIOA
General-purpose I/Os
GPIOB
General-purpose I/Os
GPIOC
General-purpose I/Os
GPIOD
General-purpose I/Os
GPIOF
General-purpose I/Os
I2C0
Inter integrated circuit
I2C1
Inter integrated circuit
ITM
Instrumentation Trace Macrocell
MPU
Memory Protection Unit
NVIC
Nested Vector Interrupt Controller
PMU
Power management unit
Peripherals
All the peripherals
RCU
Reset and clock unit
RTC
Real-time clock
SCB
System Control Block
SPI0
Serial peripheral interface
SPI1
Serial peripheral interface
SYSCFG
System configuration controller
SYST
SysTick: System Timer
TIMER0
Advanced-timers
TIMER1
General-purpose-timers
TIMER2
General-purpose-timers
TIMER5
Basic-timers
TIMER13
General-purpose-timers
TIMER14
General-purpose-timers
TIMER15
General-purpose-timers
TIMER16
General-purpose-timers
TPIU
Trace Port Interface Unit
TSI
Touch sensing Interface
USART0
Universal synchronous asynchronous receiver transmitter
USART1
Universal synchronous asynchronous receiver transmitter
USBFS_DEVICE
USB on the go full speed device
USBFS_GLOBAL
USB full speed global registers
USBFS_HOST
USB on the go full speed host
USBFS_PWRCLK
USB on the go full speed
WWDGT
Window watchdog timer

Enums§

Interrupt
Enumeration of all the interrupts.

Constants§

NVIC_PRIO_BITS
Number available in the NVIC for configuring priority

Attribute Macros§

interrupt