Struct stm32f7x2::usart3::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