Struct max32630_svd::gpio::OUT_VAL_P5[][src]

pub struct OUT_VAL_P5 { /* fields omitted */ }

Port P5 GPIO Output Value

Methods

impl OUT_VAL_P5
[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 OUT_VAL_P5

impl !Sync for OUT_VAL_P5