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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 14 - FIFO flush

[src]

Bit 15 - Cryptographic processor enable

[src]

Bits 16:17 - GCM_CCMPH

[src]

Bit 19 - ALGOMODE

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W