Struct stm32l4x6::exti::IMR2 [] [src]

pub struct IMR2 { /* fields omitted */ }

Interrupt mask register

Methods

impl IMR2
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for IMR2

impl !Sync for IMR2