Struct stm32f103xx::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 - Reset bit 0

Bit 1 - Reset bit 1

Bit 2 - Reset bit 1

Bit 3 - Reset bit 3

Bit 4 - Reset bit 4

Bit 5 - Reset bit 5

Bit 6 - Reset bit 6

Bit 7 - Reset bit 7

Bit 8 - Reset bit 8

Bit 9 - Reset bit 9

Bit 10 - Reset bit 10

Bit 11 - Reset bit 11

Bit 12 - Reset bit 12

Bit 13 - Reset bit 13

Bit 14 - Reset bit 14

Bit 15 - Reset bit 15

Auto Trait Implementations

impl Send for W

impl Sync for W