Struct stm32f7x2::cryp::sr::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 3 - Busy flag

[src]

Bit 2 - Write error flag

[src]

Bit 1 - Read error flag

[src]

Bit 0 - Computation complete flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R