Struct stm32f7x3::ac::ahbscr::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]

Bits 0:1 - CTL

[src]

Bits 2:10 - TPRI

[src]

Bits 11:15 - INITCOUNT

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R