Struct max32630_svd::gpio::free_p1::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 - P1.0 GPIO Mode Acknowledge

Bit 1 - P1.1 GPIO Mode Acknowledge

Bit 2 - P1.2 GPIO Mode Acknowledge

Bit 3 - P1.3 GPIO Mode Acknowledge

Bit 4 - P1.4 GPIO Mode Acknowledge

Bit 5 - P1.5 GPIO Mode Acknowledge

Bit 6 - P1.6 GPIO Mode Acknowledge

Bit 7 - P1.7 GPIO Mode Acknowledge

Auto Trait Implementations

impl Send for R

impl Sync for R