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

Bit 1 - P0.1 GPIO Mode Acknowledge

Bit 2 - P0.2 GPIO Mode Acknowledge

Bit 3 - P0.3 GPIO Mode Acknowledge

Bit 4 - P0.4 GPIO Mode Acknowledge

Bit 5 - P0.5 GPIO Mode Acknowledge

Bit 6 - P0.6 GPIO Mode Acknowledge

Bit 7 - P0.7 GPIO Mode Acknowledge

Auto Trait Implementations

impl Send for R

impl Sync for R