43 #pragma GCC system_header 46 #include "stm32f4xx_rcc.h" 48 #include "stm32f4xx_gpio.h" 130 void delay(uint32_t ms);
132 volatile uint64_t
micros(
void);
133 volatile uint32_t
millis(
void);
Universal Synchronous Asynchronous Receiver Transmitter.
volatile uint32_t millis(void)
enum IRQn IRQn_Type
STM32F4XX Interrupt Number Definition, according to the selected device in Library_configuration_sect...
This file contains all the functions prototypes for the SPI firmware library.
void delayMicroseconds(uint32_t us)
This file contains all the functions prototypes for the TIM firmware library.
DMA_Stream_TypeDef * Rx_DMA_Stream
CMSIS Cortex-M4 Device Peripheral Access Layer Header File. This file contains all the peripheral reg...
Serial Peripheral Interface.
volatile uint64_t micros(void)
This file contains all the functions prototypes for the I2C firmware library.
This file contains all the functions prototypes for the DMA firmware library.
This file contains all the functions prototypes for the USART firmware library.
void systemResetToBootloader(void)
DMA_Stream_TypeDef * DMA_Stream
Inter-integrated Circuit Interface.
DMA_Stream_TypeDef * Rx_DMA_Stream
DMA_Stream_TypeDef * Tx_DMA_Stream
This file contains all the functions prototypes for the EXTI firmware library.
DMA_Stream_TypeDef * Tx_DMA_Stream