Struct stm32l0x1::usart1::ISR[][src]

pub struct ISR { /* fields omitted */ }

Interrupt & status register

Methods

impl ISR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for ISR

impl !Sync for ISR