Struct max32630_svd::gpio::out_mode_p6::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

Bits 0:3 - P6.0 Output Drive Mode

Bits 4:7 - P6.1 Output Drive Mode

Bits 8:11 - P6.2 Output Drive Mode

Bits 12:15 - P6.3 Output Drive Mode

Bits 16:19 - P6.4 Output Drive Mode

Bits 20:23 - P6.5 Output Drive Mode

Bits 24:27 - P6.6 Output Drive Mode

Bits 28:31 - P6.7 Output Drive Mode

Auto Trait Implementations

impl Send for W

impl Sync for W