Struct max32630_svd::ioman::wud_req0::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:7 - Wakeup Detect Request Mode: P0[7:0]

Bits 8:15 - Wakeup Detect Request Mode: P1[7:0]

Bits 16:23 - Wakeup Detect Request Mode: P2[7:0]

Bits 24:31 - Wakeup Detect Request Mode: P3[7:0]

Auto Trait Implementations

impl Send for R

impl Sync for R