Struct stm32f7::stm32f7x9::ac::abfsr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - ITCM

Bit 1 - DTCM

Bit 2 - AHBP

Bit 3 - AXIM

Bit 4 - EPPB

Bits 8:9 - AXIMTYPE

Auto Trait Implementations

impl Send for R

impl Sync for R