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

Bit 1 - P2.1 Input Value

Bit 2 - P2.2 Input Value

Bit 3 - P2.3 Input Value

Bit 4 - P2.4 Input Value

Bit 5 - P2.5 Input Value

Bit 6 - P2.6 Input Value

Bit 7 - P2.7 Input Value

Auto Trait Implementations

impl Send for R

impl Sync for R