Struct max32630_svd::gpio::out_val_p3::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 0 - P3.0 GPIO Output Drive Value

Bit 1 - P3.1 GPIO Output Drive Value

Bit 2 - P3.2 GPIO Output Drive Value

Bit 3 - P3.3 GPIO Output Drive Value

Bit 4 - P3.4 GPIO Output Drive Value

Bit 5 - P3.5 GPIO Output Drive Value

Bit 6 - P3.6 GPIO Output Drive Value

Bit 7 - P3.7 GPIO Output Drive Value

Auto Trait Implementations

impl Send for W

impl Sync for W