Struct stm32f7x6::cryp::cr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 2 - Algorithm direction

[src]

Bits 3:5 - Algorithm mode

[src]

Bits 6:7 - Data type selection

[src]

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

[src]

Bit 15 - Cryptographic processor enable

[src]

Bits 16:17 - GCM_CCMPH

[src]

Bit 19 - ALGOMODE

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R