Struct max32630_svd::gpio::out_val_p3::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - P3.0 GPIO Output Drive Value

Bit 1 - P3.1 GPIO Output Drive Value

Bit 2 - P3.2 GPIO Output Drive Value

Bit 3 - P3.3 GPIO Output Drive Value

Bit 4 - P3.4 GPIO Output Drive Value

Bit 5 - P3.5 GPIO Output Drive Value

Bit 6 - P3.6 GPIO Output Drive Value

Bit 7 - P3.7 GPIO Output Drive Value

Auto Trait Implementations

impl Send for R

impl Sync for R