embassy-stm32

Crates

git

Versions

stm32h753ii

Flavors

Module hash

Source
Expand description

Hash generator (HASH)

Structs§

Context
Stores the state of the HASH peripheral for suspending/resuming digest calculation.
Hash
HASH driver.
InterruptHandler
HASH interrupt handler.

Enums§

Algorithm
Hash algorithm selection
DataType
Input data width selection

Traits§

Dma
Dma DMA request trait
Instance
HASH instance trait.