Struct max32630_svd::gpio::rst_mode_p5::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 - P5.0 Default Output Drive Mode

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

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

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

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

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

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

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

Auto Trait Implementations

impl Send for R

impl Sync for R