Struct max32630_svd::gpio::in_val_p8::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 - P8.0 Input Value

Bit 1 - P8.1 Input Value

Bit 2 - P8.2 Input Value

Bit 3 - P8.3 Input Value

Bit 4 - P8.4 Input Value

Bit 5 - P8.5 Input Value

Bit 6 - P8.6 Input Value

Bit 7 - P8.7 Input Value

Auto Trait Implementations

impl Send for R

impl Sync for R