Struct max32630_svd::gpio::rst_mode_p4::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:2 - P4.0 Default Output Drive Mode

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

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

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

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

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

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

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

Auto Trait Implementations

impl Send for R

impl Sync for R