Struct max32630_svd::gpio::out_mode_p6::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 - P6.0 Output Drive Mode

Bits 4:7 - P6.1 Output Drive Mode

Bits 8:11 - P6.2 Output Drive Mode

Bits 12:15 - P6.3 Output Drive Mode

Bits 16:19 - P6.4 Output Drive Mode

Bits 20:23 - P6.5 Output Drive Mode

Bits 24:27 - P6.6 Output Drive Mode

Bits 28:31 - P6.7 Output Drive Mode

Auto Trait Implementations

impl Send for R

impl Sync for R