Struct stm32l0x2::usart1::ISR [] [src]

pub struct ISR { /* fields omitted */ }

Interrupt & status register

Methods

impl ISR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for ISR

impl !Sync for ISR