Struct max32630_svd::gpio::intfl_p4::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R