Struct max32630_svd::gpio::int_mode_p4::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 - P4.0 GPIO Interrupt Detection Mode

Bits 4:6 - P4.1 GPIO Interrupt Detection Mode

Bits 8:10 - P4.2 GPIO Interrupt Detection Mode

Bits 12:14 - P4.3 GPIO Interrupt Detection Mode

Bits 16:18 - P4.4 GPIO Interrupt Detection Mode

Bits 20:22 - P4.5 GPIO Interrupt Detection Mode

Bits 24:26 - P4.6 GPIO Interrupt Detection Mode

Bits 28:30 - P4.7 GPIO Interrupt Detection Mode

Auto Trait Implementations

impl Send for W

impl Sync for W