Struct atsam4lc4c::gpio::puer::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 0 - Pull-up Enable

[src]

Bit 1 - Pull-up Enable

[src]

Bit 2 - Pull-up Enable

[src]

Bit 3 - Pull-up Enable

[src]

Bit 4 - Pull-up Enable

[src]

Bit 5 - Pull-up Enable

[src]

Bit 6 - Pull-up Enable

[src]

Bit 7 - Pull-up Enable

[src]

Bit 8 - Pull-up Enable

[src]

Bit 9 - Pull-up Enable

[src]

Bit 10 - Pull-up Enable

[src]

Bit 11 - Pull-up Enable

[src]

Bit 12 - Pull-up Enable

[src]

Bit 13 - Pull-up Enable

[src]

Bit 14 - Pull-up Enable

[src]

Bit 15 - Pull-up Enable

[src]

Bit 16 - Pull-up Enable

[src]

Bit 17 - Pull-up Enable

[src]

Bit 18 - Pull-up Enable

[src]

Bit 19 - Pull-up Enable

[src]

Bit 20 - Pull-up Enable

[src]

Bit 21 - Pull-up Enable

[src]

Bit 22 - Pull-up Enable

[src]

Bit 23 - Pull-up Enable

[src]

Bit 24 - Pull-up Enable

[src]

Bit 25 - Pull-up Enable

[src]

Bit 26 - Pull-up Enable

[src]

Bit 27 - Pull-up Enable

[src]

Bit 28 - Pull-up Enable

[src]

Bit 29 - Pull-up Enable

[src]

Bit 30 - Pull-up Enable

[src]

Bit 31 - Pull-up Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W