Struct max32630_svd::gpio::out_mode_p0::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 - P0.0 Output Drive Mode

Bits 4:7 - P0.1 Output Drive Mode

Bits 8:11 - P0.2 Output Drive Mode

Bits 12:15 - P0.3 Output Drive Mode

Bits 16:19 - P0.4 Output Drive Mode

Bits 20:23 - P0.5 Output Drive Mode

Bits 24:27 - P0.6 Output Drive Mode

Bits 28:31 - P0.7 Output Drive Mode

Auto Trait Implementations

impl Send for W

impl Sync for W