Struct max32630_svd::ioman::ali_req0::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:7 - Analog Input Mode Request: P0[7:0]

Bits 8:15 - Analog Input Mode Request: P1[7:0]

Bits 16:23 - Analog Input Mode Request: P2[7:0]

Bits 24:31 - Analog Input Mode Request: P3[7:0]

Auto Trait Implementations

impl Send for W

impl Sync for W