Struct efm32gg990::leuart1::IF[][src]

pub struct IF { /* fields omitted */ }

Interrupt Flag Register

Methods

impl IF
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for IF

impl !Sync for IF