Struct max32630_svd::gpio::inten_p7::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 - P7.0 External Interrupt Enable

Bit 1 - P7.1 External Interrupt Enable

Bit 2 - P7.2 External Interrupt Enable

Bit 3 - P7.3 External Interrupt Enable

Bit 4 - P7.4 External Interrupt Enable

Bit 5 - P7.5 External Interrupt Enable

Bit 6 - P7.6 External Interrupt Enable

Bit 7 - P7.7 External Interrupt Enable

Auto Trait Implementations

impl Send for W

impl Sync for W