Type Definition stm32f2::stm32f215::cryp::cr::R[][src]

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn crypen(&self) -> CRYPEN_R[src]

Bit 15 - Cryptographic processor enable

pub fn keysize(&self) -> KEYSIZE_R[src]

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

pub fn datatype(&self) -> DATATYPE_R[src]

Bits 6:7 - Data type selection

pub fn algomode(&self) -> ALGOMODE_R[src]

Bits 3:5 - Algorithm mode

pub fn algodir(&self) -> ALGODIR_R[src]

Bit 2 - Algorithm direction