Struct atsam4lc4c::gpio::puer::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

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

impl Sync for R