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

Bit 0 - P4.0 External Interrupt Flags

Bit 1 - P4.1 External Interrupt Flags

Bit 2 - P4.2 External Interrupt Flags

Bit 3 - P4.3 External Interrupt Flags

Bit 4 - P4.4 External Interrupt Flags

Bit 5 - P4.5 External Interrupt Flags

Bit 6 - P4.6 External Interrupt Flags

Bit 7 - P4.7 External Interrupt Flags

Auto Trait Implementations

impl Send for W

impl Sync for W