Struct stm32f0x0::usart1::RDR[][src]

pub struct RDR { /* fields omitted */ }

Receive data register

Methods

impl RDR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RDR

impl !Sync for RDR