Type Definition stm32f2::stm32f217::hash::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn lkey(&mut self) -> LKEY_W<'_>[src]

Bit 16 - Long key selection

pub fn algo(&mut self) -> ALGO_W<'_>[src]

Bit 7 - Algorithm selection

pub fn mode(&mut self) -> MODE_W<'_>[src]

Bit 6 - Mode selection

pub fn datatype(&mut self) -> DATATYPE_W<'_>[src]

Bits 4:5 - Data type selection

pub fn dmae(&mut self) -> DMAE_W<'_>[src]

Bit 3 - DMA enable

pub fn init(&mut self) -> INIT_W<'_>[src]

Bit 2 - Initialize message digest calculation