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

Bits 4:7 - P0.1 Output Drive Mode

Bits 8:11 - P0.2 Output Drive Mode

Bits 12:15 - P0.3 Output Drive Mode

Bits 16:19 - P0.4 Output Drive Mode

Bits 20:23 - P0.5 Output Drive Mode

Bits 24:27 - P0.6 Output Drive Mode

Bits 28:31 - P0.7 Output Drive Mode

Auto Trait Implementations

impl Send for R

impl Sync for R