Module stm32f4xx_hal::i2c::dma

source ·

Structs

  • I2c abstraction that can work in non-blocking mode by using DMA
  • Tag for TX/RX channel that a corresponding channel should not be used in DMA mode
  • DMA Transfer holder for Rx operations
  • DMA Transfer holder for Tx operations

Enums

Traits

Type Aliases