Struct efm32gg11b820::gpio::ph_ctrl::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 - 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 W

impl Sync for W