Struct max32630_svd::gpio::func_sel_p7::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 - P7.0 Output Function Select

Bits 4:7 - P7.1 Output Function Select

Bits 8:11 - P7.2 Output Function Select

Bits 12:15 - P7.3 Output Function Select

Bits 16:19 - P7.4 Output Function Select

Bits 20:23 - P7.5 Output Function Select

Bits 24:27 - P7.6 Output Function Select

Bits 28:31 - P7.7 Output Function Select

Auto Trait Implementations

impl Send for W

impl Sync for W