Struct efm32gg990::gpio::EXTIRISE[][src]

pub struct EXTIRISE { /* fields omitted */ }

External Interrupt Rising Edge Trigger Register

Methods

impl EXTIRISE
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for EXTIRISE

impl !Sync for EXTIRISE