LED clock
|
Macros | |
#define | USART USART1 |
#define | USART_RCC RCC_USART1 |
#define | USART_IRQ NVIC_USART1_IRQ |
#define | USART_ISR usart1_isr |
#define | USART_PORT GPIOA |
#define | USART_PORT_RCC RCC_GPIOA |
#define | USART_PIN_TX GPIO_USART1_TX |
#define | USART_PIN_RX GPIO_USART1_RX |
#define USART_IRQ NVIC_USART1_IRQ |