Embassy
embassy-stm32

Crates

git

Versions

stm32c011d6

Flavors

Macros

interrupt_take procedural macro

Structs

ADC1 interrupt singleton.
Critical section token.
DMA1_CHANNEL1 interrupt singleton.
DMA1_CHANNEL2_3 interrupt singleton.
DMAMUX1 interrupt singleton.
EXTI0_1 interrupt singleton.
EXTI2_3 interrupt singleton.
EXTI4_15 interrupt singleton.
FLASH interrupt singleton.
I2C1 interrupt singleton.
A mutex based on critical sections.
RCC interrupt singleton.
RTC interrupt singleton.
SPI1 interrupt singleton.
TIM1_BRK_UP_TRG_COM interrupt singleton.
TIM1_CC interrupt singleton.
TIM3 interrupt singleton.
TIM14 interrupt singleton.
TIM16 interrupt singleton.
TIM17 interrupt singleton.
USART1 interrupt singleton.
USART2 interrupt singleton.
WWDG interrupt singleton.

Enums

The interrupt priority level.

Traits

Represents an interrupt type that can be configured by embassy to handle interrupts.
Represents additional behavior for all interrupts.