Struct stm32f7x2::usart1::RDR [] [src]

pub struct RDR { /* fields omitted */ }

Receive data register

Methods

impl RDR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for RDR

impl !Sync for RDR