Struct max32630_svd::gpio::IN_VAL_P2[][src]

pub struct IN_VAL_P2 { /* fields omitted */ }

Port P2 GPIO Input Value

Methods

impl IN_VAL_P2
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for IN_VAL_P2

impl !Sync for IN_VAL_P2