Struct stm32l4::stm32l4x1::exti::IMR1[][src]

pub struct IMR1 { /* fields omitted */ }

Interrupt mask register

Methods

impl IMR1
[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 IMR1

impl !Sync for IMR1