Struct stm32l0x3::syscfg_comp::cfgr2::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W