HASH

Type Alias HASH 

Source
pub type HASH = Periph<RegisterBlock, 1342571520>;
Expand description

Hash processor

See peripheral structure

Aliased Type§

pub struct HASH { /* private fields */ }

Trait Implementations§

Source§

impl PeriAddress for HASH

Source§

type MemSize = u32

Memory size of the peripheral.
Source§

fn address(&self) -> u32

Returns the address to be used by the DMA stream.
Source§

impl DMASet<StreamX<Periph<RegisterBlock, 1073898496>, 7>, 2, MemoryToPeripheral> for HASH