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

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn crypen(&mut self) -> CRYPEN_W<'_>[src]

Bit 15 - Cryptographic processor enable

pub fn fflush(&mut self) -> FFLUSH_W<'_>[src]

Bit 14 - FIFO flush

pub fn keysize(&mut self) -> KEYSIZE_W<'_>[src]

Bits 8:9 - Key size selection (AES mode only)

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

Bits 6:7 - Data type selection

pub fn algomode(&mut self) -> ALGOMODE_W<'_>[src]

Bits 3:5 - Algorithm mode

pub fn algodir(&mut self) -> ALGODIR_W<'_>[src]

Bit 2 - Algorithm direction