Struct stm32f0x0::gpioa::brr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 0 - Port x Reset bit y

Bit 1 - Port x Reset bit y

Bit 2 - Port x Reset bit y

Bit 3 - Port x Reset bit y

Bit 4 - Port x Reset bit y

Bit 5 - Port x Reset bit y

Bit 6 - Port x Reset bit y

Bit 7 - Port x Reset bit y

Bit 8 - Port x Reset bit y

Bit 9 - Port x Reset bit y

Bit 10 - Port x Reset bit y

Bit 11 - Port x Reset bit y

Bit 12 - Port x Reset bit y

Bit 13 - Port x Reset bit y

Bit 14 - Port x Reset bit y

Bit 15 - Port x Reset bit y

Auto Trait Implementations

impl Send for W

impl Sync for W