Struct stm32l0x3::syscfg_comp::cfgr2::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 13 - I2C2 Fm+ drive capability enable bit

[src]

Bit 12 - I2C1 Fm+ drive capability enable bit

[src]

Bit 11 - Fm+ drive capability on PB9 enable bit

[src]

Bit 10 - Fm+ drive capability on PB8 enable bit

[src]

Bit 9 - Fm+ drive capability on PB7 enable bit

[src]

Bit 8 - Fm+ drive capability on PB6 enable bit

[src]

Bit 0 - Firewall disable bit

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R