Struct efm32gg990::gpio::pa_modeh::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:3 - Pin 8 Mode

Bits 4:7 - Pin 9 Mode

Bits 8:11 - Pin 10 Mode

Bits 12:15 - Pin 11 Mode

Bits 16:19 - Pin 12 Mode

Bits 20:23 - Pin 13 Mode

Bits 24:27 - Pin 14 Mode

Bits 28:31 - Pin 15 Mode

Auto Trait Implementations

impl Send for W

impl Sync for W