Struct stm32l0x3::gpioa::odr::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 15 - Port output data bit (y = 0..15)

[src]

Bit 14 - Port output data bit (y = 0..15)

[src]

Bit 13 - Port output data bit (y = 0..15)

[src]

Bit 12 - Port output data bit (y = 0..15)

[src]

Bit 11 - Port output data bit (y = 0..15)

[src]

Bit 10 - Port output data bit (y = 0..15)

[src]

Bit 9 - Port output data bit (y = 0..15)

[src]

Bit 8 - Port output data bit (y = 0..15)

[src]

Bit 7 - Port output data bit (y = 0..15)

[src]

Bit 6 - Port output data bit (y = 0..15)

[src]

Bit 5 - Port output data bit (y = 0..15)

[src]

Bit 4 - Port output data bit (y = 0..15)

[src]

Bit 3 - Port output data bit (y = 0..15)

[src]

Bit 2 - Port output data bit (y = 0..15)

[src]

Bit 1 - Port output data bit (y = 0..15)

[src]

Bit 0 - Port output data bit (y = 0..15)

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W