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

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

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

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

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

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

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

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

Auto Trait Implementations

impl Send for W

impl Sync for W