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

Bits 4:6 - P0.1 Default Output Drive Mode

Bits 8:10 - P0.2 Default Output Drive Mode

Bits 12:14 - P0.3 Default Output Drive Mode

Bits 16:18 - P0.4 Default Output Drive Mode

Bits 20:22 - P0.5 Default Output Drive Mode

Bits 24:26 - P0.6 Default Output Drive Mode

Bits 28:30 - P0.7 Default Output Drive Mode

Auto Trait Implementations

impl Send for W

impl Sync for W