Struct max32630_svd::gpio::inten_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

Bit 0 - P5.0 External Interrupt Enable

Bit 1 - P5.1 External Interrupt Enable

Bit 2 - P5.2 External Interrupt Enable

Bit 3 - P5.3 External Interrupt Enable

Bit 4 - P5.4 External Interrupt Enable

Bit 5 - P5.5 External Interrupt Enable

Bit 6 - P5.6 External Interrupt Enable

Bit 7 - P5.7 External Interrupt Enable

Auto Trait Implementations

impl Send for W

impl Sync for W