Struct max32630_svd::gpio::in_mode_p1::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:1 - P1.0 Input Monitoring Mode

Bits 4:5 - P1.1 Input Monitoring Mode

Bits 8:9 - P1.2 Input Monitoring Mode

Bits 12:13 - P1.3 Input Monitoring Mode

Bits 16:17 - P1.4 Input Monitoring Mode

Bits 20:21 - P1.5 Input Monitoring Mode

Bits 24:25 - P1.6 Input Monitoring Mode

Bits 28:29 - P1.7 Input Monitoring Mode

Auto Trait Implementations

impl Send for R

impl Sync for R