Struct efm32gg990::gpio::pe_modeh::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R