Struct stm32f30x::syscfg::rcr::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 0 - CCM SRAM page write protection bit

[src]

Bit 1 - CCM SRAM page write protection bit

[src]

Bit 2 - CCM SRAM page write protection bit

[src]

Bit 3 - CCM SRAM page write protection bit

[src]

Bit 4 - CCM SRAM page write protection bit

[src]

Bit 5 - CCM SRAM page write protection bit

[src]

Bit 6 - CCM SRAM page write protection bit

[src]

Bit 7 - CCM SRAM page write protection bit

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R