Struct efm32gg11b820::gpio::ph_ctrl::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 - Drive Strength for Port

[src]

Bits 4:6 - Slewrate Limit for Port

[src]

Bit 12 - Data in Disable

[src]

Bit 16 - Alternate Drive Strength for Port

[src]

Bits 20:22 - Alternate Slewrate Limit for Port

[src]

Bit 28 - Alternate Data in Disable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R