Struct stm32f7x7::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 4 - Busy bit

[src]

Bit 3 - Output FIFO full

[src]

Bit 2 - Output FIFO not empty

[src]

Bit 1 - Input FIFO not full

[src]

Bit 0 - Input FIFO empty

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R