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

impl Sync for R